MShaderInstance Member List

This is the complete list of members for MShaderInstance, including all inherited members.
className()MShaderInstance [static]
DrawCallback typedefMShaderInstance
isArrayParameter(const MString &parameterName) const MShaderInstance
kBoolean enum valueMShaderInstance
kFloat enum valueMShaderInstance
kFloat2 enum valueMShaderInstance
kFloat3 enum valueMShaderInstance
kFloat4 enum valueMShaderInstance
kFloat4x4Col enum valueMShaderInstance
kFloat4x4Row enum valueMShaderInstance
kInteger enum valueMShaderInstance
kInvalid enum valueMShaderInstance
kSampler enum valueMShaderInstance
kTexture1 enum valueMShaderInstance
kTexture2 enum valueMShaderInstance
kTexture3 enum valueMShaderInstance
kTextureCube enum valueMShaderInstance
parameterList(MStringArray &list) const MShaderInstance
parameterType(const MString &parameterName) const MShaderInstance
ParameterType enum nameMShaderInstance
postDrawCallback() const MShaderInstance
preDrawCallback() const MShaderInstance
setArrayParameter(const MString &parameterName, const bool *values, unsigned int count)MShaderInstance
setArrayParameter(const MString &parameterName, const int *values, unsigned int count)MShaderInstance
setArrayParameter(const MString &parameterName, const float *values, unsigned int count)MShaderInstance
setArrayParameter(const MString &parameterName, const MMatrix *values, unsigned int count)MShaderInstance
setParameter(const MString &parameterName, bool value)MShaderInstance
setParameter(const MString &parameterName, int value)MShaderInstance
setParameter(const MString &parameterName, float value)MShaderInstance
setParameter(const MString &parameterName, const float *value)MShaderInstance
setParameter(const MString &parameterName, const MMatrix &value)MShaderInstance
setParameter(const MString &parameterName, MTextureAssignment &textureAssignment)MShaderInstance
setParameter(const MString &parameterName, MRenderTargetAssignment &targetAssignment)MShaderInstance
setParameter(const MString &parameterName, const MSamplerState &sampler)MShaderInstance
~MShaderInstance()MShaderInstance