ReactOS 0.4.17-dev-934-g091855f
ID3D10EffectMatrixVariable Member List

This is the complete list of members for ID3D10EffectMatrixVariable, including all inherited members.

AsBlend()ID3D10EffectVariable
AsConstantBuffer()ID3D10EffectVariable
AsDepthStencil()ID3D10EffectVariable
AsDepthStencilView()ID3D10EffectVariable
AsMatrix()ID3D10EffectVariable
AsRasterizer()ID3D10EffectVariable
AsRenderTargetView()ID3D10EffectVariable
AsSampler()ID3D10EffectVariable
AsScalar()ID3D10EffectVariable
AsShader()ID3D10EffectVariable
AsShaderResource()ID3D10EffectVariable
AsString()ID3D10EffectVariable
AsVector()ID3D10EffectVariable
GetAnnotationByIndex(UINT index)ID3D10EffectVariable
GetAnnotationByName(const char *name)ID3D10EffectVariable
GetDesc(D3D10_EFFECT_VARIABLE_DESC *desc)ID3D10EffectVariable
GetElement(UINT index)ID3D10EffectVariable
GetMatrix(float *data)ID3D10EffectMatrixVariable
GetMatrixArray(float *data, UINT offset, UINT count)ID3D10EffectMatrixVariable
GetMatrixTranspose(float *data)ID3D10EffectMatrixVariable
GetMatrixTransposeArray(float *data, UINT offset, UINT count)ID3D10EffectMatrixVariable
GetMemberByIndex(UINT index)ID3D10EffectVariable
GetMemberByName(const char *name)ID3D10EffectVariable
GetMemberBySemantic(const char *semantic)ID3D10EffectVariable
GetParentConstantBuffer()ID3D10EffectVariable
GetRawValue(void *data, UINT offset, UINT count)ID3D10EffectVariable
GetType()ID3D10EffectVariable
IsValid()ID3D10EffectVariable
SetMatrix(float *data)ID3D10EffectMatrixVariable
SetMatrixArray(float *data, UINT offset, UINT count)ID3D10EffectMatrixVariable
SetMatrixTranspose(float *data)ID3D10EffectMatrixVariable
SetMatrixTransposeArray(float *data, UINT offset, UINT count)ID3D10EffectMatrixVariable
SetRawValue(void *data, UINT offset, UINT count)ID3D10EffectVariable