Developer Documentation
|
Public Member Functions | |
bool | equals (GLint _size, GLenum _type, GLsizei _stride, const GLvoid *_ptr) |
void | set (GLint _size, GLenum _type, GLsizei _stride, const GLvoid *_ptr) |
Public Attributes | |
GLint | size |
GLenum | type |
GLsizei | stride |
const GLvoid * | pointer |
Definition at line 180 of file GLState.hh.