kodi
Public Member Functions | List of all members
D3DX11Effects::SMatrix4x4ColumnMajorGlobalVariable Struct Reference
Inheritance diagram for D3DX11Effects::SMatrix4x4ColumnMajorGlobalVariable:
Inheritance graph
[legend]
Collaboration diagram for D3DX11Effects::SMatrix4x4ColumnMajorGlobalVariable:
Collaboration graph
[legend]

Public Member Functions

 IUNKNOWN_IMP (SMatrix4x4ColumnMajorGlobalVariable, ID3DX11EffectMatrixVariable, ID3DX11EffectVariable)
 
- Public Member Functions inherited from D3DX11Effects::TMatrix4x4Variable< TGlobalVariable< ID3DX11EffectMatrixVariable >, true >
STDMETHOD() SetMatrix (_In_reads_(16) const float *pData) override
 
STDMETHOD() GetMatrix (_Out_writes_(16) float *pData) override
 
STDMETHOD() SetMatrixArray (_In_reads_(16 *Count) const float *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override
 
STDMETHOD() GetMatrixArray (_Out_writes_(16 *Count) float *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override
 
STDMETHOD() SetMatrixTranspose (_In_reads_(16) const float *pData) override
 
STDMETHOD() GetMatrixTranspose (_Out_writes_(16) float *pData) override
 
STDMETHOD() SetMatrixTransposeArray (_In_reads_(16 *Count) const float *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override
 
STDMETHOD() GetMatrixTransposeArray (_Out_writes_(16 *Count) float *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override
 
- Public Member Functions inherited from D3DX11Effects::TMatrixVariable< TGlobalVariable< ID3DX11EffectMatrixVariable >, false >
STDMETHOD() SetMatrix (_In_reads_(16) const float *pData) override
 
STDMETHOD() GetMatrix (_Out_writes_(16) float *pData) override
 
STDMETHOD() SetMatrixArray (_In_reads_(Count *16) const float *pData, uint32_t Offset, uint32_t Count) override
 
STDMETHOD() GetMatrixArray (_Out_writes_(Count *16) float *pData, uint32_t Offset, uint32_t Count) override
 
STDMETHOD() SetMatrixPointerArray (_In_reads_(Count *16) const float **ppData, uint32_t Offset, uint32_t Count) override
 
STDMETHOD() GetMatrixPointerArray (_Out_writes_(Count *16) float **ppData, uint32_t Offset, uint32_t Count) override
 
STDMETHOD() SetMatrixTranspose (_In_reads_(16) const float *pData) override
 
STDMETHOD() GetMatrixTranspose (_Out_writes_(16) float *pData) override
 
STDMETHOD() SetMatrixTransposeArray (_In_reads_(Count *16) const float *pData, uint32_t Offset, uint32_t Count) override
 
STDMETHOD() GetMatrixTransposeArray (_Out_writes_(Count *16) float *pData, uint32_t Offset, uint32_t Count) override
 
STDMETHOD() SetMatrixTransposePointerArray (_In_reads_(Count *16) const float **ppData, uint32_t Offset, uint32_t Count) override
 
STDMETHOD() GetMatrixTransposePointerArray (_Out_writes_(Count *16) float **ppData, uint32_t Offset, uint32_t Count) override
 
- Public Member Functions inherited from D3DX11Effects::TNumericVariable< TGlobalVariable< ID3DX11EffectMatrixVariable >, IsAnnotation >
STDMETHOD() SetRawValue (_In_reads_bytes_(ByteCount) const void *pData, _In_ uint32_t ByteOffset, _In_ uint32_t ByteCount) override
 
STDMETHOD() GetRawValue (_Out_writes_bytes_(ByteCount) void *pData, _In_ uint32_t ByteOffset, _In_ uint32_t ByteCount) override
 
- Public Member Functions inherited from D3DX11Effects::TGlobalVariable< ID3DX11EffectMatrixVariable >
STDMETHOD() GetDesc (_Out_ D3DX11_EFFECT_VARIABLE_DESC *pDesc)
 
 STDMETHOD_ (ID3DX11EffectVariable *, GetAnnotationByIndex)(_In_ uint32_t Index)
 
 STDMETHOD_ (ID3DX11EffectVariable *, GetAnnotationByName)(_In_z_ LPCSTR Name)
 
 STDMETHOD_ (ID3DX11EffectConstantBuffer *, GetParentConstantBuffer)()
 
void DirtyVariable ()
 
- Public Member Functions inherited from D3DX11Effects::TVariable< TTopLevelVariable< ID3DX11EffectMatrixVariable > >
 STDMETHOD_ (bool, IsValid)() override
 
 STDMETHOD_ (ID3DX11EffectVariable *, GetMemberByIndex)(_In_ uint32_t Index)
 
 STDMETHOD_ (ID3DX11EffectVariable *, GetMemberByName)(_In_z_ LPCSTR Name)
 
 STDMETHOD_ (ID3DX11EffectVariable *, GetMemberBySemantic)(_In_z_ LPCSTR Semantic)
 
 STDMETHOD_ (ID3DX11EffectVariable *, GetElement)(_In_ uint32_t Index)
 
 STDMETHOD_ (ID3DX11EffectScalarVariable *, AsScalar)()
 
 STDMETHOD_ (ID3DX11EffectVectorVariable *, AsVector)()
 
 STDMETHOD_ (ID3DX11EffectMatrixVariable *, AsMatrix)()
 
 STDMETHOD_ (ID3DX11EffectStringVariable *, AsString)()
 
 STDMETHOD_ (ID3DX11EffectClassInstanceVariable *, AsClassInstance)()
 
 STDMETHOD_ (ID3DX11EffectInterfaceVariable *, AsInterface)()
 
 STDMETHOD_ (ID3DX11EffectShaderResourceVariable *, AsShaderResource)()
 
 STDMETHOD_ (ID3DX11EffectUnorderedAccessViewVariable *, AsUnorderedAccessView)()
 
 STDMETHOD_ (ID3DX11EffectRenderTargetViewVariable *, AsRenderTargetView)()
 
 STDMETHOD_ (ID3DX11EffectDepthStencilViewVariable *, AsDepthStencilView)()
 
 STDMETHOD_ (ID3DX11EffectConstantBuffer *, AsConstantBuffer)()
 
 STDMETHOD_ (ID3DX11EffectShaderVariable *, AsShader)()
 
 STDMETHOD_ (ID3DX11EffectBlendVariable *, AsBlend)()
 
 STDMETHOD_ (ID3DX11EffectDepthStencilVariable *, AsDepthStencil)()
 
 STDMETHOD_ (ID3DX11EffectRasterizerVariable *, AsRasterizer)()
 
 STDMETHOD_ (ID3DX11EffectSamplerVariable *, AsSampler)()
 
STDMETHOD() SetRawValue (_In_reads_bytes_(Count) const void *pData, _In_ uint32_t Offset, _In_ uint32_t Count)
 
STDMETHOD() GetRawValue (_Out_writes_(Count) void *pData, _In_ uint32_t Offset, _In_ uint32_t Count)
 
- Public Member Functions inherited from D3DX11Effects::TTopLevelVariable< ID3DX11EffectMatrixVariable >
CEffectGetEffect ()
 
uint32_t GetTotalUnpackedSize ()
 
 STDMETHOD_ (ID3DX11EffectType *, GetType)()
 
TTopLevelVariable< ID3DX11EffectVariable > * GetTopLevelEntity ()
 
bool IsArray ()
 

Additional Inherited Members

- Public Attributes inherited from D3DX11Effects::TGlobalVariable< ID3DX11EffectMatrixVariable >
Timer LastModifiedTime
 
SConstantBufferpCB
 
uint32_t AnnotationCount
 
SAnnotationpAnnotations
 
- Public Attributes inherited from D3DX11Effects::TTopLevelVariable< ID3DX11EffectMatrixVariable >
CEffectpEffect
 
- Public Attributes inherited from D3DX11Effects::SVariable
UDataPointer Data
 
union {
   uint32_t   MemberDataOffsetPlus4
 
   SMemberDataPointer *   pMemberData
 
}; 
 
STypepType
 
char * pName
 
char * pSemantic
 
uint32_t ExplicitBindPoint
 

The documentation for this struct was generated from the following file: