StateAttribute for binding a uniform buffer index target.
More...
List of all members.
Detailed Description
StateAttribute for binding a uniform buffer index target.
Constructor & Destructor Documentation
| osg::UniformBufferBinding::UniformBufferBinding |
( |
| ) |
|
| osg::UniformBufferBinding::UniformBufferBinding |
( |
GLuint |
index | ) |
|
Create a binding for a uniform buffer index target.
- Parameters:
-
| index | the index target |
| bo | associated buffer object |
| offset | offset into buffer object |
| size | size of data in buffer object |
| osg::UniformBufferBinding::UniformBufferBinding |
( |
const UniformBufferBinding & |
rhs, |
|
|
const CopyOp & |
copyop = CopyOp::SHALLOW_COPY |
|
) |
| |
Member Function Documentation
| virtual int osg::UniformBufferBinding::compare |
( |
const StateAttribute & |
sa | ) |
const [inline, virtual] |
| osg::UniformBufferBinding::META_StateAttribute |
( |
osg |
, |
|
|
UniformBufferBinding |
, |
|
|
UNIFORMBUFFERBINDING |
|
|
) |
| |
The documentation for this class was generated from the following file: