13#ifndef OSGUTIL_DRAWELEMENTTYPESIMPLIFIER
14#define OSGUTIL_DRAWELEMENTTYPESIMPLIFIER
The core osg library provides the basic scene graph classes such as Nodes, State and Drawables,...
Definition AlphaFunc:19
The osgUtil library provides general purpose utility classes such as update, cull and draw traverses,...
Definition NodeVisitor:25
Visitor for type safe operations on osg::Nodes.
Definition NodeVisitor:82
@ TRAVERSE_ALL_CHILDREN
Definition NodeVisitor:89
NodeVisitor(TraversalMode tm=TRAVERSE_NONE)
Definition DrawElementTypeSimplifier:26
void simplify(osg::Geometry &geometry) const
DrawElementTypeSimplifierVisitor()
Definition DrawElementTypeSimplifier:34
META_NodeVisitor(osgUtil, DrawElementTypeSimplifierVisitor)
void apply(osg::Geometry &geom)
#define OSGUTIL_EXPORT
Definition Export:40