kodi
|
This is the complete list of members for TMatrixVariable< IBaseInterface, IsAnnotation >, including all inherited members.
GetMatrix(_Out_writes_(16) float *pData) override (defined in TMatrixVariable< IBaseInterface, IsAnnotation >) | TMatrixVariable< IBaseInterface, IsAnnotation > | |
GetMatrixArray(_Out_writes_(Count *16) float *pData, uint32_t Offset, uint32_t Count) override (defined in TMatrixVariable< IBaseInterface, IsAnnotation >) | TMatrixVariable< IBaseInterface, IsAnnotation > | |
GetMatrixPointerArray(_Out_writes_(Count *16) float **ppData, uint32_t Offset, uint32_t Count) override (defined in TMatrixVariable< IBaseInterface, IsAnnotation >) | TMatrixVariable< IBaseInterface, IsAnnotation > | |
GetMatrixTranspose(_Out_writes_(16) float *pData) override (defined in TMatrixVariable< IBaseInterface, IsAnnotation >) | TMatrixVariable< IBaseInterface, IsAnnotation > | |
GetMatrixTransposeArray(_Out_writes_(Count *16) float *pData, uint32_t Offset, uint32_t Count) override (defined in TMatrixVariable< IBaseInterface, IsAnnotation >) | TMatrixVariable< IBaseInterface, IsAnnotation > | |
GetMatrixTransposePointerArray(_Out_writes_(Count *16) float **ppData, uint32_t Offset, uint32_t Count) override (defined in TMatrixVariable< IBaseInterface, IsAnnotation >) | TMatrixVariable< IBaseInterface, IsAnnotation > | |
GetRawValue(_Out_writes_bytes_(ByteCount) void *pData, _In_ uint32_t ByteOffset, _In_ uint32_t ByteCount) override (defined in TNumericVariable< IBaseInterface, IsAnnotation >) | TNumericVariable< IBaseInterface, IsAnnotation > | inline |
SetMatrix(_In_reads_(16) const float *pData) override (defined in TMatrixVariable< IBaseInterface, IsAnnotation >) | TMatrixVariable< IBaseInterface, IsAnnotation > | |
SetMatrixArray(_In_reads_(Count *16) const float *pData, uint32_t Offset, uint32_t Count) override (defined in TMatrixVariable< IBaseInterface, IsAnnotation >) | TMatrixVariable< IBaseInterface, IsAnnotation > | |
SetMatrixPointerArray(_In_reads_(Count *16) const float **ppData, uint32_t Offset, uint32_t Count) override (defined in TMatrixVariable< IBaseInterface, IsAnnotation >) | TMatrixVariable< IBaseInterface, IsAnnotation > | |
SetMatrixTranspose(_In_reads_(16) const float *pData) override (defined in TMatrixVariable< IBaseInterface, IsAnnotation >) | TMatrixVariable< IBaseInterface, IsAnnotation > | |
SetMatrixTransposeArray(_In_reads_(Count *16) const float *pData, uint32_t Offset, uint32_t Count) override (defined in TMatrixVariable< IBaseInterface, IsAnnotation >) | TMatrixVariable< IBaseInterface, IsAnnotation > | |
SetMatrixTransposePointerArray(_In_reads_(Count *16) const float **ppData, uint32_t Offset, uint32_t Count) override (defined in TMatrixVariable< IBaseInterface, IsAnnotation >) | TMatrixVariable< IBaseInterface, IsAnnotation > | |
SetRawValue(_In_reads_bytes_(ByteCount) const void *pData, _In_ uint32_t ByteOffset, _In_ uint32_t ByteCount) override (defined in TNumericVariable< IBaseInterface, IsAnnotation >) | TNumericVariable< IBaseInterface, IsAnnotation > | inline |