EBGeometry
1.0
|
This is the complete list of members for Parser::STL< T, Meta >, including all inherited members.
Edge typedef | Parser::STL< T, Meta > | |
EdgeIterator typedef | Parser::STL< T, Meta > | |
Face typedef | Parser::STL< T, Meta > | |
getEncoding(const std::string a_filename) noexcept | Parser::STL< T, Meta > | inlineprotectedstatic |
Mesh typedef | Parser::STL< T, Meta > | |
readASCII(const std::string a_filename) noexcept | Parser::STL< T, Meta > | inlineprotectedstatic |
readBinary(const std::string a_filename) noexcept | Parser::STL< T, Meta > | inlineprotectedstatic |
readMulti(const std::string a_filename) noexcept | Parser::STL< T, Meta > | inlinestatic |
readSingle(const std::string a_filename) noexcept | Parser::STL< T, Meta > | inlinestatic |
readSTLSoupASCII(std::vector< Vec3 > &a_vertices, std::vector< std::vector< size_t >> &a_facets, std::string &a_objectName, const std::vector< std::string > &a_fileContents, const size_t a_firstLine, const size_t a_lastLine) noexcept | Parser::STL< T, Meta > | inlineprotectedstatic |
Vec3 typedef | Parser::STL< T, Meta > | |
Vertex typedef | Parser::STL< T, Meta > |