67 #ifndef IS_BUILDING_MB
68 #error "ReadOBJ.hpp isn't supposed to be included into an application"
130 const Tag* file_id_tag = 0 );
133 const char* tag_name,
135 std::vector< int >& tag_values_out,
161 template <
typename T >
162 std::string
match(
const std::string& token, std::map< std::string, T >& tokenList );
169 void tokenize(
const std::string& str, std::vector< std::string >& tokens,
const char*
delimiters );
188 const std::vector< EntityHandle >& vertex_list,
197 std::vector< EntityHandle >& vertex_list,