Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ACG::GLStateContext::GLVertexPointer Struct Reference

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
 

Detailed Description

Definition at line 180 of file GLState.hh.


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