OpenSceneGraph
3.5.1
|
#include <osg/Object>
#include <osg/StateAttribute>
#include <osg/ref_ptr>
#include <osg/Uniform>
#include <map>
#include <vector>
#include <string>
Classes | |
class | osg::StateSet |
Stores a set of modes and attributes which represent a set of OpenGL state. More... | |
struct | osg::StateSet::Callback |
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_STATESET 1 |
#define | GL_RESCALE_NORMAL 0x803A |
Functions | |
OSG_EXPORT bool | osg::isTextureMode (StateAttribute::GLMode mode) |
#define GL_RESCALE_NORMAL 0x803A |
#define OSG_STATESET 1 |
Generated at Wed Nov 11 2015 22:14:23 for the OpenSceneGraph by doxygen 1.8.10. |