This is the complete list of members for moab::ReadOBJ, including all inherited members.
category_tag | moab::ReadOBJ | private |
create_new_face(std::vector< std::string > f_tokens, const std::vector< EntityHandle > &vertex_list, EntityHandle &face_eh) | moab::ReadOBJ | private |
create_new_group(std::string object_name, int curr_object, EntityHandle &object_meshset) | moab::ReadOBJ | private |
create_new_object(std::string object_name, int object_id, EntityHandle &curr_obj_meshset) | moab::ReadOBJ | private |
create_new_vertex(std::vector< std::string > v_tokens, EntityHandle &vertex_eh) | moab::ReadOBJ | private |
create_tri_faces(std::vector< EntityHandle > quad_vert_eh, Range &face_eh) | moab::ReadOBJ | private |
delimiters | moab::ReadOBJ | privatestatic |
faceting_tol_tag | moab::ReadOBJ | private |
factory(Interface *) | moab::ReadOBJ | static |
geom_tag | moab::ReadOBJ | private |
geometry_resabs_tag | moab::ReadOBJ | private |
get_keyword(std::vector< std::string > tokens) | moab::ReadOBJ | private |
id_tag | moab::ReadOBJ | private |
load_file(const char *file_name, const EntityHandle *file_set, const FileOptions &opts, const SubsetList *subset_list=0, const Tag *file_id_tag=0) | moab::ReadOBJ | virtual |
match(const std::string &token, std::map< std::string, T > &tokenList) | moab::ReadOBJ | private |
MBI | moab::ReadOBJ | private |
myGeomTool | moab::ReadOBJ | private |
name_tag | moab::ReadOBJ | private |
obj_name_tag | moab::ReadOBJ | private |
read_tag_values(const char *file_name, const char *tag_name, const FileOptions &opts, std::vector< int > &tag_values_out, const SubsetList *subset_list=0) | moab::ReadOBJ | virtual |
readMeshIface | moab::ReadOBJ | private |
ReadOBJ(Interface *impl=NULL) | moab::ReadOBJ | |
split_quad(std::vector< std::string > f_tokens, std::vector< EntityHandle > &vertex_list, Range &face_eh) | moab::ReadOBJ | private |
tokenize(const std::string &str, std::vector< std::string > &tokens, const char *delimiters) | moab::ReadOBJ | private |
~ReaderIface() | moab::ReaderIface | inlinevirtual |
~ReadOBJ() | moab::ReadOBJ | virtual |