Base class for all mesh traits using the OSGArrayKernelT. More...
#include </data1/home1/moebius/projects/release/OpenMesh-2.0/src/OpenMesh/Tools/Kernel_OSG/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.