, including all inherited members.
| color(VertexHandle _vh) const =0 | OpenMesh::IO::BaseExporter | [pure virtual] |
| color(FaceHandle _fh) const =0 | OpenMesh::IO::BaseExporter | [pure virtual] |
| color(EdgeHandle _eh) const =0 | OpenMesh::IO::BaseExporter | [pure virtual] |
| colorA(VertexHandle _vh) const =0 | OpenMesh::IO::BaseExporter | [pure virtual] |
| colorA(FaceHandle _fh) const =0 | OpenMesh::IO::BaseExporter | [pure virtual] |
| colorA(EdgeHandle _eh) const =0 | OpenMesh::IO::BaseExporter | [pure virtual] |
| get_vhandles(FaceHandle _fh, std::vector< VertexHandle > &_vhandles) const =0 | OpenMesh::IO::BaseExporter | [pure virtual] |
| has_edge_colors() const | OpenMesh::IO::BaseExporter | [inline, virtual] |
| has_face_colors() const | OpenMesh::IO::BaseExporter | [inline, virtual] |
| has_face_normals() const | OpenMesh::IO::BaseExporter | [inline, virtual] |
| has_vertex_colors() const | OpenMesh::IO::BaseExporter | [inline, virtual] |
| has_vertex_normals() const | OpenMesh::IO::BaseExporter | [inline, virtual] |
| has_vertex_texcoords() const | OpenMesh::IO::BaseExporter | [inline, virtual] |
| is_triangle_mesh() const | OpenMesh::IO::BaseExporter | [inline, virtual] |
| kernel() | OpenMesh::IO::BaseExporter | [inline, virtual] |
| n_edges() const =0 | OpenMesh::IO::BaseExporter | [pure virtual] |
| n_faces() const =0 | OpenMesh::IO::BaseExporter | [pure virtual] |
| n_vertices() const =0 | OpenMesh::IO::BaseExporter | [pure virtual] |
| normal(VertexHandle _vh) const =0 | OpenMesh::IO::BaseExporter | [pure virtual] |
| normal(FaceHandle _fh) const =0 | OpenMesh::IO::BaseExporter | [pure virtual] |
| point(VertexHandle _vh) const =0 | OpenMesh::IO::BaseExporter | [pure virtual] |
| texcoord(VertexHandle _vh) const =0 | OpenMesh::IO::BaseExporter | [pure virtual] |
| ~BaseExporter() | OpenMesh::IO::BaseExporter | [inline, virtual] |