13#ifndef OSGUTIL_DRAWELEMENTTYPESIMPLIFIER
14#define OSGUTIL_DRAWELEMENTTYPESIMPLIFIER
DrawElementTypeSimplifierVisitor()
Definition DrawElementTypeSimplifier:34
META_NodeVisitor(osgUtil, DrawElementTypeSimplifierVisitor)
void apply(osg::Geometry &geom)
Definition DrawElementTypeSimplifier:26
void simplify(osg::Geometry &geometry) const
Definition NodeVisitor:82
@ TRAVERSE_ALL_CHILDREN
Definition NodeVisitor:89
NodeVisitor(TraversalMode tm=TRAVERSE_NONE)
Definition NodeVisitor:25
#define OSGUTIL_EXPORT
Definition osgUtil/Export:40