ReactOS 0.4.17-dev-934-g091855f
ID3D10EffectScalarVariable Member List

This is the complete list of members for ID3D10EffectScalarVariable, 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
GetBool(BOOL *value)ID3D10EffectScalarVariable
GetBoolArray(BOOL *values, UINT offset, UINT count)ID3D10EffectScalarVariable
GetDesc(D3D10_EFFECT_VARIABLE_DESC *desc)ID3D10EffectVariable
GetElement(UINT index)ID3D10EffectVariable
GetFloat(float *value)ID3D10EffectScalarVariable
GetFloatArray(float *values, UINT offset, UINT count)ID3D10EffectScalarVariable
GetInt(int *value)ID3D10EffectScalarVariable
GetIntArray(int *values, UINT offset, UINT count)ID3D10EffectScalarVariable
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
SetBool(BOOL value)ID3D10EffectScalarVariable
SetBoolArray(BOOL *values, UINT offset, UINT count)ID3D10EffectScalarVariable
SetFloat(float value)ID3D10EffectScalarVariable
SetFloatArray(float *values, UINT offset, UINT count)ID3D10EffectScalarVariable
SetInt(int value)ID3D10EffectScalarVariable
SetIntArray(int *values, UINT offset, UINT count)ID3D10EffectScalarVariable
SetRawValue(void *data, UINT offset, UINT count)ID3D10EffectVariable