MRenderPassDef Member List
This is the complete list of members for
MRenderPassDef, including all inherited members.
addDoubleParameter(const MString &longName, const MString &shortName, const MString &UIName, const double &minValue, const double &maxValue, const double &defaultValue) | MRenderPassDef | |
addFloatParameter(const MString &longName, const MString &shortName, const MString &UIName, const float &minValue, const float &maxValue, const float &defaultValue) | MRenderPassDef | |
addIntParameter(const MString &longName, const MString &shortName, const MString &UIName, const int &minValue, const int &maxValue, const int &defaultValue) | MRenderPassDef | |
getAttributeType(const MString &attributeName, MStatus *ReturnStatus=NULL) const | MRenderPassDef | |
getDescription(MStatus *ReturnStatus=NULL) const | MRenderPassDef | |
getGroup(MStatus *ReturnStatus=NULL) const | MRenderPassDef | |
getID(MStatus *ReturnStatus=NULL) const | MRenderPassDef | |
getImplementation(const MString &renderer, MPxRenderPassImpl::PassTypeBit fbType, unsigned int numChannels, MStatus *ReturnStatus=NULL) | MRenderPassDef | |
getImplementation(const MString &renderer, MStatus *ReturnStatus=NULL) | MRenderPassDef | |
getName(MStatus *ReturnStatus=NULL) const | MRenderPassDef | |
~MRenderPassDef() | MRenderPassDef | [virtual] |