OpenSceneGraph
Public Member Functions | Public Attributes | List of all members
osg::BufferObjectProfile Class Reference
Collaboration diagram for osg::BufferObjectProfile:
Collaboration graph
[legend]

Public Member Functions

 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)
 
BufferObjectProfileoperator= (const BufferObjectProfile &rhs)
 

Public Attributes

GLenum _target
 
GLenum _usage
 
GLenum _size
 

The documentation for this class was generated from the following file: