kodi
D3DX11Effects::SMatrix4x4RowMajorGlobalVariable Member List

This is the complete list of members for D3DX11Effects::SMatrix4x4RowMajorGlobalVariable, including all inherited members.

GetMatrix(_Out_writes_(16) float *pData) override (defined in D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >)D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >
GetMatrixArray(_Out_writes_(16 *Count) float *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override (defined in D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >)D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >
GetMatrixArray(_Out_writes_(Count *16) float *pData, uint32_t Offset, uint32_t Count) override (defined in D3DX11Effects::TMatrixVariable< IBaseInterface, false >)D3DX11Effects::TMatrixVariable< IBaseInterface, false >
GetMatrixPointerArray(_Out_writes_(Count *16) float **ppData, uint32_t Offset, uint32_t Count) override (defined in D3DX11Effects::TMatrixVariable< IBaseInterface, false >)D3DX11Effects::TMatrixVariable< IBaseInterface, false >
GetMatrixTranspose(_Out_writes_(16) float *pData) override (defined in D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >)D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >
GetMatrixTransposeArray(_Out_writes_(16 *Count) float *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override (defined in D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >)D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >
GetMatrixTransposeArray(_Out_writes_(Count *16) float *pData, uint32_t Offset, uint32_t Count) override (defined in D3DX11Effects::TMatrixVariable< IBaseInterface, false >)D3DX11Effects::TMatrixVariable< IBaseInterface, false >
GetMatrixTransposePointerArray(_Out_writes_(Count *16) float **ppData, uint32_t Offset, uint32_t Count) override (defined in D3DX11Effects::TMatrixVariable< IBaseInterface, false >)D3DX11Effects::TMatrixVariable< IBaseInterface, false >
GetRawValue(_Out_writes_bytes_(ByteCount) void *pData, _In_ uint32_t ByteOffset, _In_ uint32_t ByteCount) override (defined in D3DX11Effects::TNumericVariable< IBaseInterface, IsAnnotation >)D3DX11Effects::TNumericVariable< IBaseInterface, IsAnnotation >inline
IUNKNOWN_IMP(SMatrix4x4RowMajorGlobalVariable, ID3DX11EffectMatrixVariable, ID3DX11EffectVariable) (defined in D3DX11Effects::SMatrix4x4RowMajorGlobalVariable)D3DX11Effects::SMatrix4x4RowMajorGlobalVariable
SetMatrix(_In_reads_(16) const float *pData) override (defined in D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >)D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >
SetMatrixArray(_In_reads_(16 *Count) const float *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override (defined in D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >)D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >
SetMatrixArray(_In_reads_(Count *16) const float *pData, uint32_t Offset, uint32_t Count) override (defined in D3DX11Effects::TMatrixVariable< IBaseInterface, false >)D3DX11Effects::TMatrixVariable< IBaseInterface, false >
SetMatrixPointerArray(_In_reads_(Count *16) const float **ppData, uint32_t Offset, uint32_t Count) override (defined in D3DX11Effects::TMatrixVariable< IBaseInterface, false >)D3DX11Effects::TMatrixVariable< IBaseInterface, false >
SetMatrixTranspose(_In_reads_(16) const float *pData) override (defined in D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >)D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >
SetMatrixTransposeArray(_In_reads_(16 *Count) const float *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override (defined in D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >)D3DX11Effects::TMatrix4x4Variable< IBaseInterface, IsColumnMajor >
SetMatrixTransposeArray(_In_reads_(Count *16) const float *pData, uint32_t Offset, uint32_t Count) override (defined in D3DX11Effects::TMatrixVariable< IBaseInterface, false >)D3DX11Effects::TMatrixVariable< IBaseInterface, false >
SetMatrixTransposePointerArray(_In_reads_(Count *16) const float **ppData, uint32_t Offset, uint32_t Count) override (defined in D3DX11Effects::TMatrixVariable< IBaseInterface, false >)D3DX11Effects::TMatrixVariable< IBaseInterface, false >
SetRawValue(_In_reads_bytes_(ByteCount) const void *pData, _In_ uint32_t ByteOffset, _In_ uint32_t ByteCount) override (defined in D3DX11Effects::TNumericVariable< IBaseInterface, IsAnnotation >)D3DX11Effects::TNumericVariable< IBaseInterface, IsAnnotation >inline