|
Developer Documentation
|
This is the complete list of members for OpenMesh::IO::BaseExporter, including all inherited members.
| color(VertexHandle _vh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| color(FaceHandle _fh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| color(EdgeHandle _eh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colorA(VertexHandle _vh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colorA(FaceHandle _fh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colorA(EdgeHandle _eh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colorAf(VertexHandle _vh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colorAf(FaceHandle _fh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colorAf(EdgeHandle _eh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colorAi(VertexHandle _vh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colorAi(FaceHandle _fh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colorAi(EdgeHandle _eh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colorf(VertexHandle _vh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colorf(FaceHandle _fh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colorf(EdgeHandle _eh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colori(VertexHandle _vh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colori(FaceHandle _fh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| colori(EdgeHandle _eh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| get_vhandles(FaceHandle _fh, std::vector< VertexHandle > &_vhandles) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| has_edge_colors() const (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | inlinevirtual |
| has_face_colors() const (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | inlinevirtual |
| has_face_normals() const (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | inlinevirtual |
| has_vertex_colors() const (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | inlinevirtual |
| has_vertex_normals() const (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | inlinevirtual |
| has_vertex_texcoords() const (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | inlinevirtual |
| is_triangle_mesh() const (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | inlinevirtual |
| kernel() (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | inlinevirtual |
| n_edges() const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| n_faces() const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| n_vertices() const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| normal(VertexHandle _vh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| normal(FaceHandle _fh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| point(VertexHandle _vh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| texcoord(VertexHandle _vh) const =0 (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | pure virtual |
| ~BaseExporter() (defined in OpenMesh::IO::BaseExporter) | OpenMesh::IO::BaseExporter | inlinevirtual |