OpenSceneGraph
3.0.1
|
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 Feb 13 2013 17:59:08 for the OpenSceneGraph by doxygen 1.8.3.1. |