OpenSceneGraph
3.2.0
|
#include <osg/Array>
#include <osg/Export>
#include <osg/BufferObject>
#include <osg/StateAttribute>
Classes | |
class | osg::BufferIndexBinding |
Encapsulate binding buffer objects to index targets. More... | |
class | osg::UniformBufferBinding |
StateAttribute for binding a uniform buffer index target. More... | |
class | osg::TransformFeedbackBufferBinding |
StateAttribute for binding a transform feedback index target. More... | |
class | osg::AtomicCounterBufferBinding |
StateAttribute for binding a atomic counter buffer index target. 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. | |
Constant Groups | |
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_BUFFERINDEXBINDING 1 |
#define | GL_TRANSFORM_FEEDBACK_BUFFER 0x8C8E |
#define GL_TRANSFORM_FEEDBACK_BUFFER 0x8C8E |
#define OSG_BUFFERINDEXBINDING 1 |
![]() | Generated at Thu Aug 15 2013 02:43:26 for the OpenSceneGraph by doxygen 1.8.4. |