|
osgEarth 2.1.1
|
#include <osgEarthSymbology/StencilVolumeNode>#include <osgEarth/Registry>#include <osgEarth/FindNode>#include <osg/Stencil>#include <osg/StencilTwoSided>#include <osg/Depth>#include <osg/Drawable>#include <osg/CopyOp>#include <osg/CullFace>#include <osg/MatrixTransform>#include <osg/Projection>#include <osg/GLExtensions>#include <osg/Geode>#include <osg/Notify>#include <osgUtil/Tessellator>#include <algorithm>
Include dependency graph for StencilVolumeNode.cpp:Go to the source code of this file.
Defines | |
| #define | ON_AND_PROTECTED osg::StateAttribute::ON | osg::StateAttribute::PROTECTED |
| #define | OFF_AND_PROTECTED osg::StateAttribute::OFF | osg::StateAttribute::PROTECTED |
| #define | OFF_PROTECTED osg::StateAttribute::OFF | osg::StateAttribute::PROTECTED |
| #define OFF_AND_PROTECTED osg::StateAttribute::OFF | osg::StateAttribute::PROTECTED |
Definition at line 37 of file StencilVolumeNode.cpp.
| #define OFF_PROTECTED osg::StateAttribute::OFF | osg::StateAttribute::PROTECTED |
Definition at line 44 of file StencilVolumeNode.cpp.
| #define ON_AND_PROTECTED osg::StateAttribute::ON | osg::StateAttribute::PROTECTED |
Definition at line 36 of file StencilVolumeNode.cpp.
1.7.3