FileGeometry ReadFileGeometryTypePCD(const std::string &path)
FileGeometry ReadFileGeometryTypePTS(const std::string &path)
FileGeometry ReadFileGeometryType(const std::string &path)
FileGeometry ReadFileGeometryTypeOFF(const std::string &path)
FileGeometry ReadFileGeometryTypeXYZ(const std::string &path)
FileGeometry ReadFileGeometryTypeOBJ(const std::string &path)
FileGeometry ReadFileGeometryTypeGLTF(const std::string &path)
FileGeometry ReadFileGeometryTypeXYZN(const std::string &path)
FileGeometry ReadFileGeometryTypePLY(const std::string &path)
FileGeometry ReadFileGeometryTypeSTL(const std::string &path)
FileGeometry ReadFileGeometryTypeFBX(const std::string &path)
FileGeometry ReadFileGeometryTypeXYZRGB(const std::string &path)
static const std::string path
Generic file read and write utility for python interface.