|
Sleeping Wombat Graphic API
1.010
swGraphicAPI
|
Buffer initialization data. More...
#include <BufferInitData.h>
Public Attributes | |
| const uint8 * | Data |
| Pointer must be valid only in time of creation. | |
| uint32 | NumElements |
| uint32 | ElementSize |
| rttr::type | DataType |
| [Optional] Type of single element in buffer. | |
| ResourceUsage | Usage |
Buffer initialization data.
1.8.9.1