EBGeometry  1.0
Parser::STL< T, Meta > Member List

This is the complete list of members for Parser::STL< T, Meta >, including all inherited members.

Edge typedefParser::STL< T, Meta >
EdgeIterator typedefParser::STL< T, Meta >
Face typedefParser::STL< T, Meta >
getEncoding(const std::string a_filename) noexceptParser::STL< T, Meta >inlineprotectedstatic
Mesh typedefParser::STL< T, Meta >
readASCII(const std::string a_filename) noexceptParser::STL< T, Meta >inlineprotectedstatic
readBinary(const std::string a_filename) noexceptParser::STL< T, Meta >inlineprotectedstatic
readMulti(const std::string a_filename) noexceptParser::STL< T, Meta >inlinestatic
readSingle(const std::string a_filename) noexceptParser::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) noexceptParser::STL< T, Meta >inlineprotectedstatic
Vec3 typedefParser::STL< T, Meta >
Vertex typedefParser::STL< T, Meta >