OpenMesh
OpenMesh::IO::BaseExporter Member List
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]
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 [inline, virtual]
has_face_colors() const (defined in OpenMesh::IO::BaseExporter)OpenMesh::IO::BaseExporter [inline, virtual]
has_face_normals() const (defined in OpenMesh::IO::BaseExporter)OpenMesh::IO::BaseExporter [inline, virtual]
has_vertex_colors() const (defined in OpenMesh::IO::BaseExporter)OpenMesh::IO::BaseExporter [inline, virtual]
has_vertex_normals() const (defined in OpenMesh::IO::BaseExporter)OpenMesh::IO::BaseExporter [inline, virtual]
has_vertex_texcoords() const (defined in OpenMesh::IO::BaseExporter)OpenMesh::IO::BaseExporter [inline, virtual]
is_triangle_mesh() const (defined in OpenMesh::IO::BaseExporter)OpenMesh::IO::BaseExporter [inline, virtual]
kernel() (defined in OpenMesh::IO::BaseExporter)OpenMesh::IO::BaseExporter [inline, virtual]
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 [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines