Super4PCS Library  V1.1.2(719f5c0)
IOManager Member List

This is the complete list of members for IOManager, including all inherited members.

MATRIX_MODE enum nameIOManager
POLYWORKS enum valueIOManager
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