Developer Documentation
BaseImporter Class Reference

Public Member Functions

virtual void add_vertex (const OpenMesh::Vec3f &)
 
virtual void add_normal (const OpenMesh::Vec3f &)
 
virtual void add_texture (const OpenMesh::Vec2f &)
 
virtual void add_face (const FaceType &)
 

Detailed Description

Definition at line 1 of file BaseImporter.hh.

Member Function Documentation

◆ add_face()

virtual void BaseImporter::add_face ( const FaceType &  )
inlinevirtual

Definition at line 8 of file BaseImporter.hh.

◆ add_normal()

virtual void BaseImporter::add_normal ( const OpenMesh::Vec3f )
inlinevirtual

Definition at line 6 of file BaseImporter.hh.

◆ add_texture()

virtual void BaseImporter::add_texture ( const OpenMesh::Vec2f )
inlinevirtual

Definition at line 7 of file BaseImporter.hh.

◆ add_vertex()

virtual void BaseImporter::add_vertex ( const OpenMesh::Vec3f )
inlinevirtual

Definition at line 5 of file BaseImporter.hh.


The documentation for this class was generated from the following file: