![]() |
XII Release 0.1.0
|
Public Member Functions | |
void | Clear () |
void | TransformsChanged () |
Call this, after modifying m_Transforms, to make the renderer apply the update. | |
Public Attributes | |
xiiDynamicArray< xiiShaderTransform, xiiAlignedAllocatorWrapper > | m_Transforms |
Holds the current CPU-side copy of the skinning matrices. Modify these and call TransformsChanged() to send them to the GPU. | |
xiiSharedPtr< xiiGALBuffer > | m_pGpuBuffer |