OpenSceneGraph
3.5.1
|
#include <osg/StateAttribute>
Classes | |
class | osg::PolygonOffset |
PolygonOffset - encapsulates the OpenGL glPolygonOffset state. More... | |
Namespaces | |
osg | |
The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Macros | |
#define | OSG_POLYGONOFFSET 1 |
#define | GL_POLYGON_OFFSET_LINE 0x2A02 |
#define | GL_POLYGON_OFFSET_POINT 0x2A01 |
#define GL_POLYGON_OFFSET_LINE 0x2A02 |
#define GL_POLYGON_OFFSET_POINT 0x2A01 |
#define OSG_POLYGONOFFSET 1 |
Generated at Wed Nov 11 2015 22:14:22 for the OpenSceneGraph by doxygen 1.8.10. |