gk::BufferLayout Struct Reference

List of all members.

Public Types

enum  { NORMALIZE_BIT = 1, INTEGER_BIT = 2 }

Public Member Functions

 BufferLayout (const int _size, const GLenum _type, const unsigned long int _stride=0, const unsigned long int _offset=0, const int _divisor=0, const unsigned int flags=0)
bool operator== (const BufferLayout &b)
bool operator!= (const BufferLayout &b)

Public Attributes

int size
GLenum type
unsigned long int stride
unsigned long int offset
int divisor
bool normalize_flag
bool integer_flag

The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Friends
Generated on Thu Sep 22 16:34:00 2011 for gKitGL by  doxygen 1.6.3