#include <osg/NodeVisitor>
#include <osg/LineSegment>
#include <osg/Geode>
#include <osg/Matrix>
#include <osg/Transform>
#include <osgUtil/Export>
#include <map>
#include <set>
#include <vector>
Go to the source code of this file.
|
namespace | osgUtil |
| The osgUtil library provides general purpose utility classes such as update, cull and draw traverses, scene graph operators such a scene graph optimisation, tri stripping, and tessellation.
|
|
◆ OSGUTIL_INTERSECTVISITOR
#define OSGUTIL_INTERSECTVISITOR 1 |