|
OpenSceneGraph 3.6.5
|
#include <osg/StateAttribute>Go to the source code of this file.
Classes | |
| class | osg::PolygonOffset |
| PolygonOffset - encapsulates the OpenGL glPolygonOffset state. More... | |
Namespaces | |
| namespace | 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 Fri Jan 31 2020 11:03:07 for the OpenSceneGraph by doxygen 1.9.8. |