| |
OGLVertexArray ( in OGLVertexArray other ) |
| |
OGLVertexArray () |
| |
activate ! ( io Ref<OGLContext> context, in UInt32 attributeCount ) |
| |
activate ! ( io Ref<OGLContext> context, io OGLVertexArray_perContextData contextData ) |
| |
activate_emulated ! ( io Ref<OGLContext> context, in UInt32 attributeCount ) |
| OGLVertexArray |
clone ? () |
| |
deactivate ! ( io Ref<OGLContext> context ) |
| Ref<OGLBuffer_> |
getVertexAttribBuffer ? ( in UInt32 index ) |
| Ref<OGLBuffer_> |
getVertexAttribBuffer ? ( in UInt32 index, io UInt32 stride ) |
| Size |
getVertexAttribBufferCount ? () |
| |
reset ! () |
| |
setVertexAttribBuffer ! ( in UInt32 index, in Ref<OGLBuffer_> buffer ) |
| |
setVertexAttribBuffer ! ( in UInt32 index, in Ref<OGLBuffer_> buffer, in UInt32 stride ) |
| |
setVertexAttribBufferTracingName ! ( in UInt32 index, in String name ) |
| |
~OGLVertexArray () |