Base class for all mesh traits using the OSGArrayKernelT. More...
#include <Traits.hh>


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 | TexCoord |
| typedef osg::Vec3f::ValueType | Scalar |
Base class for all mesh traits using the OSGArrayKernelT.