This is the complete list of members for
mrpt::utils::PLY_Exporter, including all inherited members.
| getSavePLYErrorString() const | mrpt::utils::PLY_Exporter | [inline] |
| m_ply_export_last_error | mrpt::utils::PLY_Exporter | [mutable, private] |
| PLY_export_get_face_count() const =0 | mrpt::utils::PLY_Exporter | [protected, pure virtual] |
| PLY_export_get_vertex(const size_t idx, mrpt::math::TPoint3Df &pt, bool &pt_has_color, mrpt::utils::TColorf &pt_color) const =0 | mrpt::utils::PLY_Exporter | [protected, pure virtual] |
| PLY_export_get_vertex_count() const =0 | mrpt::utils::PLY_Exporter | [protected, pure virtual] |
| saveToPlyFile(const std::string &filename, bool save_in_binary=false, const CStringList &file_comments=CStringList(), const CStringList &file_obj_info=CStringList()) const | mrpt::utils::PLY_Exporter | |