|
Sleeping Wombat GUI
0.100
swGUI
|
Constant buffer initialization data. More...
#include <BufferInitData.h>
Public Member Functions | |
| BufferInfo | CreateBufferInfo () const |
Public Member Functions inherited from BufferInitData | |
| BufferInitData () | |
Additional Inherited Members | |
Public Attributes inherited from BufferInitData | |
| const uint8 * | Data |
| Pointer must be valid only in time of creation. More... | |
| uint32 | NumElements |
| uint32 | ElementSize |
| rttr::type | DataType |
| [Optional] Type of single element in buffer. More... | |
| ResourceUsage | Usage |
Constant buffer initialization data.
|
inline |
1.8.9.1