OpenSceneGraph 3.6.5
|
#include <osg/Array>
#include <osg/Export>
#include <osg/BufferObject>
#include <osg/StateAttribute>
Go to the source code of this file.
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. |
Macros | |
#define | OSG_BUFFERINDEXBINDING 1 |
#define | GL_TRANSFORM_FEEDBACK_BUFFER 0x8C8E |
#define GL_TRANSFORM_FEEDBACK_BUFFER 0x8C8E |
#define OSG_BUFFERINDEXBINDING 1 |
![]() | Generated at Wed Jul 23 2025 00:00:00 for the OpenSceneGraph by doxygen 1.14.0. |