#include <graphic_context_provider.h>
Public Attributes | |
| union { | |
| void * data | |
| bool value_boolean | |
| char value_byte [4] | |
| float value_float [4] | |
| int value_int [4] | |
| short value_short [4] | |
| unsigned char value_ubyte [4] | |
| unsigned int value_uint [4] | |
| unsigned short value_ushort [4] | |
| }; | |
| CL_VertexArrayBufferProvider * | array_provider |
| bool | single_value |
| int | size |
| int | stride |
| CL_VertexAttributeDataType | type |
| union { ... } |
| unsigned char CL_PrimitivesArrayData::VertexData::value_ubyte[4] |
| unsigned int CL_PrimitivesArrayData::VertexData::value_uint[4] |
| unsigned short CL_PrimitivesArrayData::VertexData::value_ushort[4] |
1.7.1