OpenSceneGraph
3.5.1
|
#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... | |
class | osg::ShaderStorageBufferBinding |
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_BUFFERINDEXBINDING 1 |
#define | GL_TRANSFORM_FEEDBACK_BUFFER 0x8C8E |
#define GL_TRANSFORM_FEEDBACK_BUFFER 0x8C8E |
#define OSG_BUFFERINDEXBINDING 1 |
Generated at Wed Nov 11 2015 22:14:21 for the OpenSceneGraph by doxygen 1.8.10. |