#include <osg/Vec4d>
#include <osg/Plane>
#include <osg/StateAttribute>
Namespaces | |
namespace | osg |
Classes | |
class | osg::ClipPlane |
Defines | |
#define | OSG_CLIPPLANE 1 |
#define | GL_CLIP_PLANE0 0x3000 |
#define | GL_CLIP_PLANE1 0x3001 |
#define | GL_CLIP_PLANE2 0x3002 |
#define | GL_CLIP_PLANE3 0x3003 |
#define | GL_CLIP_PLANE4 0x3004 |
#define | GL_CLIP_PLANE5 0x3005 |
#define GL_CLIP_PLANE0 0x3000 |
Referenced by osg::ClipPlane::getModeUsage().
#define GL_CLIP_PLANE1 0x3001 |
#define GL_CLIP_PLANE2 0x3002 |
#define GL_CLIP_PLANE3 0x3003 |
#define GL_CLIP_PLANE4 0x3004 |
#define GL_CLIP_PLANE5 0x3005 |
#define OSG_CLIPPLANE 1 |