OGLVertexAttribPointerState (struct)

OGLVertexAttribPointerState OGLVertexAttribPointerState OGLVertexAttribPointerState

Members

Boolean enabled  
UInt32 enabledGeneration  
UInt32 bufferID  
UInt32 size  
UInt32 type  
Boolean normalized  
UInt32 stride  
UInt32 generation  

Methods in detail

OGLVertexAttribPointerState ( in OGLVertexAttribPointerState other )

copy constructor


OGLVertexAttribPointerState ()

default constructor


OGLVertexAttribPointerState OGLVertexAttribPointerState.clone? ()

clone method