, including all inherited members.
| add_face(const VHandles &_indices) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| add_face_texcoords(FaceHandle _fh, VertexHandle _vh, const std::vector< Vec2f > &_face_texcoords) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| add_texture_information(int _id, std::string _name) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| add_vertex(const Vec3f &_point) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| Color typedef | OpenMesh::IO::ImporterT< Mesh > | |
| failed_faces_ | OpenMesh::IO::ImporterT< Mesh > | [private] |
| finish() | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| ImporterT(Mesh &_mesh) | OpenMesh::IO::ImporterT< Mesh > | [inline] |
| is_triangle_mesh() const | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| kernel() | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| mesh_ | OpenMesh::IO::ImporterT< Mesh > | [private] |
| n_edges() const | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| n_faces() const | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| n_vertices() const | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| Normal typedef | OpenMesh::IO::ImporterT< Mesh > | |
| Point typedef | OpenMesh::IO::ImporterT< Mesh > | |
| prepare() | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| reserve(unsigned int nV, unsigned int nE, unsigned int nF) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| set_color(VertexHandle _vh, const Vec4uc &_color) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| set_color(VertexHandle _vh, const Vec3uc &_color) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| set_color(EdgeHandle _eh, const Vec4uc &_color) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| set_color(EdgeHandle _eh, const Vec3uc &_color) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| set_color(FaceHandle _fh, const Vec3uc &_color) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| set_color(FaceHandle _fh, const Vec4uc &_color) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| set_face_texindex(FaceHandle _fh, int _texId) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| set_normal(VertexHandle _vh, const Vec3f &_normal) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| set_normal(FaceHandle _fh, const Vec3f &_normal) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| set_texcoord(VertexHandle _vh, const Vec2f &_texcoord) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| set_texcoord(HalfedgeHandle _heh, const Vec2f &_texcoord) | OpenMesh::IO::ImporterT< Mesh > | [inline, virtual] |
| TexCoord2D typedef | OpenMesh::IO::ImporterT< Mesh > | |
| VHandles typedef | OpenMesh::IO::ImporterT< Mesh > | |
| ~BaseImporter() | OpenMesh::IO::BaseImporter | [inline, virtual] |