OGLVertexAttribPointerState (struct)¶
Members¶
| Boolean | enabled | |
| UInt32 | enabledGeneration | |
| UInt32 | bufferID | |
| UInt32 | size | |
| UInt32 | type | |
| Boolean | normalized | |
| UInt32 | stride | |
| UInt32 | generation |
Methods¶
| OGLVertexAttribPointerState ( in OGLVertexAttribPointerState other ) | |
| OGLVertexAttribPointerState () | |
| OGLVertexAttribPointerState | clone ? () |
Methods in detail¶
OGLVertexAttribPointerState ( in OGLVertexAttribPointerState other )
copy constructor
OGLVertexAttribPointerState ()
default constructor
OGLVertexAttribPointerState OGLVertexAttribPointerState.clone? ()
clone method