Searched refs:sinMasterPath (Results 1 – 2 of 2) sorted by relevance
39 const std::string& sinMasterPath, in load() argument41 if (sinMasterPath.size() == 0 && cosMasterPath.size() == 0) { in load()51 std::ifstream fileSin(sinMasterPath, std::ios::binary); in load()68 sinMasterPath.c_str()); in load()
30 void load(const std::string& sinMasterPath, const std::string& cosMasterPath);