OpenSceneGraph
3.2.0
|
Public Member Functions | |
BufferObjectProfile () | |
BufferObjectProfile (GLenum target, GLenum usage, unsigned int size) | |
BufferObjectProfile (const BufferObjectProfile &bpo) | |
bool | operator< (const BufferObjectProfile &rhs) const |
bool | operator== (const BufferObjectProfile &rhs) const |
void | setProfile (GLenum target, GLenum usage, unsigned int size) |
BufferObjectProfile & | operator= (const BufferObjectProfile &rhs) |
Public Attributes | |
GLenum | _target |
GLenum | _usage |
GLenum | _size |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
GLenum osg::BufferObjectProfile::_size |
Referenced by operator<(), operator=(), operator==(), and setProfile().
GLenum osg::BufferObjectProfile::_target |
Referenced by osg::GLBufferObject::bindBuffer(), operator<(), operator=(), operator==(), and setProfile().
GLenum osg::BufferObjectProfile::_usage |
Referenced by operator<(), operator=(), operator==(), and setProfile().
![]() | Generated at Wed Aug 14 2013 13:02:09 for the OpenSceneGraph by doxygen 1.8.4. |