clear() | cgv::media::mesh::obj_reader_base | virtual |
color_type typedef | cgv::media::mesh::obj_reader_base | |
convert_to_positive(unsigned vcount, int *vertices, int *texcoords, int *normals, unsigned v, unsigned n, unsigned t) | cgv::media::mesh::obj_reader_base | protected |
get_current_group() const | cgv::media::mesh::obj_reader_base | protected |
get_current_material() const | cgv::media::mesh::obj_reader_base | protected |
group_index | cgv::media::mesh::obj_reader_base | protected |
material_index | cgv::media::mesh::obj_reader_base | protected |
material_index_lut | cgv::media::mesh::obj_reader_base | protected |
nr_groups | cgv::media::mesh::obj_reader_base | protected |
nr_materials | cgv::media::mesh::obj_reader_base | protected |
parse_color(const std::vector< cgv::utils::token > &t, unsigned off=0) const | cgv::media::mesh::obj_reader_base | protected |
path_name | cgv::media::mesh::obj_reader_base | protected |
process_color(const color_type &c) | cgv::media::mesh::obj_reader_base | protectedvirtual |
process_comment(const std::string &comment) | cgv::media::mesh::obj_reader_base | protectedvirtual |
process_face(unsigned vcount, int *vertices, int *texcoords=0, int *normals=0) | cgv::media::mesh::obj_reader_base | protectedvirtual |
process_group(const std::string &name, const std::string ¶meters) | cgv::media::mesh::obj_reader_base | protectedvirtual |
process_material(const cgv::media::illum::obj_material &mtl, unsigned idx) | cgv::media::mesh::obj_reader_base | protectedvirtual |
read_mtl(const std::string &file_name) | cgv::media::mesh::obj_reader_base | virtual |
read_obj(const std::string &file_name) | cgv::media::mesh::obj_reader_base | virtual |