Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

OpenMesh::Kernel_OSG::Traits Struct Reference

Base class for all mesh traits using the OSGArrayKernelT. More...

#include <Traits.hh>

Inheritance diagram for OpenMesh::Kernel_OSG::Traits:

OpenMesh::DefaultTraits List of all members.

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
 The default texture coordinate type is OpenMesh::Vec2f.


Detailed Description

Base class for all mesh traits using the OSGArrayKernelT.

See also:
The Mesh docu section on Specifying your MyMesh. , Traits.hh for a list of macros for traits classes.


The documentation for this struct was generated from the following file:
acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .