EBGeometry
1.0
|
This is the complete list of members for Parser::PLY< T >, including all inherited members.
Edge typedef | Parser::PLY< T > | |
EdgeIterator typedef | Parser::PLY< T > | |
Face typedef | Parser::PLY< T > | |
getEncoding(const std::string a_filename) noexcept | Parser::PLY< T > | inlineprotectedstatic |
Mesh typedef | Parser::PLY< T > | |
read(const std::string a_filename) noexcept | Parser::PLY< T > | inlinestatic |
readPLYSoupASCII(std::vector< Vec3 > &a_vertices, std::vector< std::vector< size_t >> &a_faces, std::ifstream &a_fileStream) noexcept | Parser::PLY< T > | inlineprotectedstatic |
readPLYSoupBinary(std::vector< Vec3 > &a_vertices, std::vector< std::vector< size_t >> &a_faces, std::ifstream &a_fileStream) noexcept | Parser::PLY< T > | inlineprotectedstatic |
Vec3 typedef | Parser::PLY< T > | |
Vertex typedef | Parser::PLY< T > |