OMToolkit
1.0
The polygonal mesh processing tool.
|
This is the complete list of members for osg::OMGeometry< Mesh >, including all inherited members.
AttributeBinding typedef | osg::OMGeometry< Mesh > | |
COLOR_NONE | osg::OMGeometry< Mesh > | static |
COLOR_PER_FACE | osg::OMGeometry< Mesh > | static |
COLOR_PER_VERTEX | osg::OMGeometry< Mesh > | static |
isLoadedOk() | osg::OMGeometry< Mesh > | |
NORMAL_NONE | osg::OMGeometry< Mesh > | static |
NORMAL_PER_FACE | osg::OMGeometry< Mesh > | static |
NORMAL_PER_VERTEX | osg::OMGeometry< Mesh > | static |
OMGeometry(Mesh mesh, AttributeBinding binding=NORMAL_PER_FACE|COLOR_PER_VERTEX, Vec4 &defaultColor=Vec4(0.5, 0.5, 0.5, 1.0)) | osg::OMGeometry< Mesh > |