#include <Traits.hh>
Inheritance diagram for OpenMesh::Kernel_OSG::Traits:
Public Types | |
typedef osg::Pnt3f | Point |
The default coordinate type is OpenMesh::Vec3f. | |
typedef osg::Color3ub | Color |
The default color type is OpenMesh::Vec3uc. | |
typedef osg::Vec3f | Normal |
The default normal type is OpenMesh::Vec3f. | |
typedef osg::Vec2f | TexCoord2D |
The default 2D texture coordinate type is OpenMesh::Vec2f. |
Traits.hh for a list of macros for traits classes.