This is the complete list of members for IOManager, including all inherited members.
MATRIX_MODE enum name | IOManager | |
POLYWORKS enum value | IOManager | |
ReadObject(const char *name, std::vector< GlobalRegistration::Point3D > &v, std::vector< Eigen::Matrix2f > &tex_coords, std::vector< typename GlobalRegistration::Point3D::VectorType > &normals, std::vector< tripple > &tris, std::vector< std::string > &mtls) | IOManager | |
WriteMatrix(const std::string &name, const Eigen::Ref< const Eigen::Matrix< double, 4, 4 > > &mat, MATRIX_MODE mode) | IOManager | |
WriteObject(const char *name, const std::vector< GlobalRegistration::Point3D > &v, const std::vector< Eigen::Matrix2f > &tex_coords, const std::vector< typename GlobalRegistration::Point3D::VectorType > &normals, const std::vector< tripple > &tris, const std::vector< std::string > &mtls) | IOManager |