OGLVertexAttribPointerStateArray (struct)¶
Members¶
| OGLVertexAttribPointerState[] | data | |
| UInt32 | size | |
| Boolean | someAreDisabled |
Methods¶
| OGLVertexAttribPointerStateArray ( in OGLVertexAttribPointerStateArray other ) | |
| OGLVertexAttribPointerStateArray () | |
| OGLVertexAttribPointerStateArray | clone ? () |
| prepareForIndex ! ( in UInt32 index ) | |
| resize ! ( in UInt32 size ) |
Methods in detail¶
OGLVertexAttribPointerStateArray ( in OGLVertexAttribPointerStateArray other )
copy constructor
OGLVertexAttribPointerStateArray ()
default constructor
OGLVertexAttribPointerStateArray OGLVertexAttribPointerStateArray.clone? ()
clone method
OGLVertexAttribPointerStateArray.prepareForIndex! ( in UInt32 index )
OGLVertexAttribPointerStateArray.resize! ( in UInt32 size )