OpenSceneGraph
3.4.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... | |
class | osg::ShaderStorageBufferBinding |
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. | |
Defines | |
#define | OSG_BUFFERINDEXBINDING 1 |
#define | GL_TRANSFORM_FEEDBACK_BUFFER 0x8C8E |
#define GL_TRANSFORM_FEEDBACK_BUFFER 0x8C8E |
#define OSG_BUFFERINDEXBINDING 1 |
![]() | Generated at Tue Dec 8 2015 00:14:22 for the OpenSceneGraph by doxygen 1.7.6.1. |