C++ API Reference
Changes in 2018.0
Class MFnKeyframeDeltaScale
Deprecated in this version.
Member MFnTransform::getRotation (double[3], MTransformationMatrix::RotationOrder &order, MSpace::Space space) const
Deprecated in this version.
Member MFnTransform::setRotation (const double[3], MTransformationMatrix::RotationOrder, MSpace::Space space)
Deprecated in this version.
Member MFnTransform::translation (MSpace::Space, MStatus *=nullptr) const
Deprecated in this version.
Member MPlug::asBool (const MDGContext &, MStatus *ReturnStatus=nullptr) const
Deprecated in this version.
Member MPlug::asChar (const MDGContext &, MStatus *ReturnStatus=nullptr) const
Deprecated in this version.
Member MPlug::asDouble (const MDGContext &, MStatus *ReturnStatus=nullptr) const
Deprecated in this version.
Member MPlug::asFloat (const MDGContext &, MStatus *ReturnStatus=nullptr) const
Deprecated in this version.
Member MPlug::asInt (const MDGContext &, MStatus *ReturnStatus=nullptr) const
Deprecated in this version.
Member MPlug::asInt64 (const MDGContext &, MStatus *ReturnStatus=nullptr) const
Deprecated in this version.
Member MPlug::asMAngle (const MDGContext &, MStatus *ReturnStatus=nullptr) const
Deprecated in this version.
Member MPlug::asMDataHandle (const MDGContext &, MStatus *ReturnStatus=nullptr) const
Deprecated in this version.
Member MPlug::asMDistance (const MDGContext &, MStatus *ReturnStatus=nullptr) const
Deprecated in this version.
Member MPlug::asMObject (const MDGContext &, MStatus *ReturnStatus=nullptr) const
Deprecated in this version.
Member MPlug::asMTime (const MDGContext &, MStatus *ReturnStatus=nullptr) const
Deprecated in this version.
Member MPlug::asShort (const MDGContext &, MStatus *ReturnStatus=nullptr) const
Deprecated in this version.
Member MPlug::asString (const MDGContext &, MStatus *ReturnStatus=nullptr) const
Deprecated in this version.
Member MPlug::getValue (MObject &, MDGContext &) const
Deprecated in this version.
Member MPlug::getValue (MDataHandle &, MDGContext &) const
Deprecated in this version.
Member MPlug::getValue (double &, MDGContext &) const
Deprecated in this version.
Member MPlug::getValue (float &, MDGContext &) const
Deprecated in this version.
Member MPlug::getValue (MInt64 &, MDGContext &) const
Deprecated in this version.
Member MPlug::getValue (int &, MDGContext &) const
Deprecated in this version.
Member MPlug::getValue (short &, MDGContext &) const
Deprecated in this version.
Member MPlug::getValue (bool &, MDGContext &) const
Deprecated in this version.
Member MPlug::getValue (MDistance &, MDGContext &) const
Deprecated in this version.
Member MPlug::getValue (MAngle &, MDGContext &) const
Deprecated in this version.
Member MPlug::getValue (MTime &, MDGContext &) const
Deprecated in this version.
Member MPlug::getValue (char &, MDGContext &) const
Deprecated in this version.
Member MPlug::getValue (MString &, MDGContext &) const
Deprecated in this version.
Member MPxAssembly::getInitialRep (const MObject &assembly, MStatus *ReturnStatus=NULL) const
Deprecated in this version.
Member MPxNode::_forceCache (const MDGContext &)
Deprecated in this version.
Member MPxNode::forceCache (const MDGContext &)
Deprecated in this version.
Member MPxNode::getInternalValueInContext (const MPlug &, MDataHandle &, MDGContext &)
Deprecated in this version.
Member MPxNode::internalArrayCount (const MPlug &, const MDGContext &) const
Deprecated in this version.
Member MPxNode::setInternalValueInContext (const MPlug &, const MDataHandle &, MDGContext &)
Deprecated in this version.
Member MPxTransform::getEulerRotation (MSpace::Space, const MDGContext &, MStatus *ReturnStatus=NULL) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::getMatrix (const MDGContext &, MStatus *ReturnStatus=NULL) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::getMatrixInverse (const MDGContext &, MStatus *ReturnStatus=NULL) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::getRotateOrientation (MSpace::Space apiSpace, const MDGContext &apiContext, MStatus *ReturnStatus=NULL) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::getRotatePivot (MSpace::Space, const MDGContext &, MStatus *ReturnStatus=NULL) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::getRotatePivotTranslation (MSpace::Space, const MDGContext &, MStatus *ReturnStatus=NULL) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::getRotation (MSpace::Space, const MDGContext &, MStatus *ReturnStatus=NULL) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::getRotationOrder (const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::getScale (MSpace::Space, const MDGContext &, MStatus *ReturnStatus=NULL) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::getScalePivot (MSpace::Space, const MDGContext &, MStatus *ReturnStatus=NULL) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::getScalePivotTranslation (MSpace::Space, const MDGContext &, MStatus *ReturnStatus=NULL) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::getShear (MSpace::Space, const MDGContext &, MStatus *ReturnStatus=NULL) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::getTranslation (MSpace::Space, const MDGContext &, MStatus *ReturnStatus=NULL) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::rotateBy (const MQuaternion &, MSpace::Space, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::rotateBy (const MEulerRotation &, MSpace::Space, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::rotateTo (const MEulerRotation &, MSpace::Space, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::rotateTo (const MQuaternion &, MSpace::Space, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::scaleBy (const MVector &, MSpace::Space, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::scaleTo (const MVector &, MSpace::Space, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::setRotateOrientation (const MQuaternion &q, MSpace::Space, bool balance, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::setRotatePivot (const MPoint &, MSpace::Space, bool balance, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::setRotatePivotTranslation (const MVector &, MSpace::Space, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::setRotationOrder (MTransformationMatrix::RotationOrder, bool reorder, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::setScalePivot (const MPoint &, MSpace::Space, bool balance, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::setScalePivotTranslation (const MVector &, MSpace::Space, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::shearBy (const MVector &, MSpace::Space, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::shearTo (const MVector &, MSpace::Space, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::translateBy (const MVector &, MSpace::Space, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::translateTo (const MVector &, MSpace::Space, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::updateMatrixAttrs (MObject &attr, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::updateMatrixAttrs (const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MPxTransform::validateAndSetValue (const MPlug &, const MDataHandle &, const MDGContext &) OPENMAYA_NO_OVERRIDE
Deprecated in this version.
Member MRampAttribute::getColorAtPosition (float position, MColor &color, MStatus *ReturnStatus, MDGContext &)
Deprecated in this version.
Member MRampAttribute::getValueAtPosition (float position, float &value, MStatus *ReturnStatus, MDGContext &)
Deprecated in this version.
Member MRampAttribute::sampleColorRamp (unsigned int numberOfSamples, MColorArray &colors, MStatus *ReturnStatus, MDGContext &)
Deprecated in this version.
Member MRampAttribute::sampleValueRamp (unsigned int numberOfSamples, MFloatArray &values, MStatus *ReturnStatus, MDGContext &)
Deprecated in this version.