|
| bool | equals (GLint _size, GLenum _type, GLsizei _stride, const GLvoid *_ptr) |
| |
| void | set (GLint _size, GLenum _type, GLsizei _stride, const GLvoid *_ptr) |
| |
Definition at line 173 of file GLState.hh.
◆ GLVertexPointer()
| ACG::GLStateContext::GLVertexPointer::GLVertexPointer |
( |
| ) |
|
|
inline |
◆ equals()
| bool ACG::GLStateContext::GLVertexPointer::equals |
( |
GLint |
_size, |
|
|
GLenum |
_type, |
|
|
GLsizei |
_stride, |
|
|
const GLvoid * |
_ptr |
|
) |
| |
|
inline |
◆ set()
| void ACG::GLStateContext::GLVertexPointer::set |
( |
GLint |
_size, |
|
|
GLenum |
_type, |
|
|
GLsizei |
_stride, |
|
|
const GLvoid * |
_ptr |
|
) |
| |
|
inline |
◆ pointer
| const GLvoid* ACG::GLStateContext::GLVertexPointer::pointer |
◆ size
| GLint ACG::GLStateContext::GLVertexPointer::size |
◆ stride
| GLsizei ACG::GLStateContext::GLVertexPointer::stride |
◆ type
| GLenum ACG::GLStateContext::GLVertexPointer::type |
The documentation for this struct was generated from the following file: