ReTo
0.3.7
|
This is the complete list of members for reto::ObjParser, including all inherited members.
isFloat(const std::string &myString) (defined in reto::ObjParser) | reto::ObjParser | protected |
isNumeric(const std::string &input) (defined in reto::ObjParser) | reto::ObjParser | protected |
loadFile(const std::string &filename) (defined in reto::ObjParser) | reto::ObjParser | protected |
loadObj(const std::string &filename, bool calculateTangAndBi=false) | reto::ObjParser | |
ObjParser(void) | reto::ObjParser | |
split(const std::string &s, char c) (defined in reto::ObjParser) | reto::ObjParser | protected |
splitFace(std::string &line) (defined in reto::ObjParser) | reto::ObjParser | protected |
splitLineToFloats(std::string &line) (defined in reto::ObjParser) | reto::ObjParser | protected |
trim(const std::string &str) (defined in reto::ObjParser) | reto::ObjParser | protected |