Ultralight C API 1.4.0
|
#include <Ultralight/CAPI/CAPI_GPUDriver.h>
Vertex buffer description.
Public Attributes | |
ULVertexBufferFormat | format |
The format of the vertex buffer. | |
unsigned int | size |
The size of the vertex buffer in bytes. | |
unsigned char * | data |
The raw vertex buffer data. | |
unsigned char* data |
The raw vertex buffer data.
ULVertexBufferFormat format |
The format of the vertex buffer.
unsigned int size |
The size of the vertex buffer in bytes.