Searched refs:pathxf (Results 1 – 1 of 1) sorted by relevance
159 std::string pathxf = path; in WriteMeshToFile() local160 pathxf.append("_xf.bin"); in WriteMeshToFile()161 WriteBinary(pathxf, buf->MeshXf, sizeof(*buf->MeshXf) * config_.MeshSize); in WriteMeshToFile()