| MPxTransform () | |
| MPxTransform ( MPxTransformationMatrix *) | |
| ~MPxTransform () | |
| postConstructor () | |
| type () const | |
| createTransformationMatrix () | |
| isBounded () const | |
| boundingBox () const | |
| transformationMatrix () const | |
| transformationMatrixPtr () const | |
| resetTransformation (const MMatrix &) | |
| resetTransformation ( MPxTransformationMatrix *) | |
| compute (const MPlug & plug, MDataBlock & data) | |
| computeLocalTransformation ( MPxTransformationMatrix *, MDataBlock &) | |
| clearLimits () | |
| isLimited ( MFnTransform::LimitType type , MStatus * ReturnStatus = NULL ) const | |
| limitValue ( MFnTransform::LimitType type , MStatus * ReturnStatus = NULL ) const | |
| setLimit ( MFnTransform::LimitType type , double value) | |
| enableLimit ( MFnTransform::LimitType type , bool flag) | |
| validateAndSetValue (const MPlug &, const MDataHandle &, const MDGContext &) | |
| getMatrix (const MDGContext & = MDGContext::fsNormal , MStatus *ReturnStatus = NULL) | |
| getMatrixInverse (const MDGContext & = MDGContext::fsNormal , MStatus *ReturnStatus = NULL) | |
| getTranslation ( MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal , MStatus *ReturnStatus = NULL) | |
| translateTo (const MVector &, MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal ) | |
| translateBy (const MVector &, MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal ) | |
| getRotation ( MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal , MStatus *ReturnStatus = NULL) | |
| getEulerRotation ( MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal , MStatus *ReturnStatus = NULL) | |
| rotateTo (const MQuaternion &, MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal ) | |
| rotateBy (const MQuaternion &, MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal ) | |
| rotateTo (const MEulerRotation &, MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal ) | |
| rotateBy (const MEulerRotation &, MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal ) | |
| getScale ( MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal , MStatus *ReturnStatus = NULL) | |
| scaleTo (const MVector &, MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal ) | |
| scaleBy (const MVector &, MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal ) | |
| getShear ( MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal , MStatus *ReturnStatus = NULL) | |
| shearTo (const MVector &, MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal ) | |
| shearBy (const MVector &, MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal ) | |
| getScalePivot ( MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal , MStatus *ReturnStatus = NULL) | |
| getRotatePivot ( MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal , MStatus *ReturnStatus = NULL) | |
| getScalePivotTranslation ( MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal , MStatus *ReturnStatus = NULL) | |
| getRotatePivotTranslation ( MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal , MStatus *ReturnStatus = NULL) | |
| setScalePivot (const MPoint &, MSpace::Space = MSpace::kTransform , bool balance = true, const MDGContext & = MDGContext::fsNormal ) | |
| setScalePivotTranslation (const MVector &, MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal ) | |
| setRotatePivot (const MPoint &, MSpace::Space = MSpace::kTransform , bool balance = true, const MDGContext & = MDGContext::fsNormal ) | |
| setRotatePivotTranslation (const MVector &, MSpace::Space = MSpace::kTransform , const MDGContext & = MDGContext::fsNormal ) | |
| setRotationOrder ( MTransformationMatrix::RotationOrder ro, bool reorder = true, const MDGContext & apiContext = MDGContext::fsNormal ) | |
| getRotateOrientation ( MSpace::Space apiSpace = MSpace::kTransform , const MDGContext &apiContext = MDGContext::fsNormal , MStatus *ReturnStatus = NULL) | |
| setRotateOrientation (const MQuaternion &q, MSpace::Space apiSpace = MSpace::kTransform , bool balance = true, const MDGContext &apiContext = MDGContext::fsNormal ) | |
| updateMatrixAttrs (const MDGContext & apiContext = MDGContext::fsNormal ) | |
| updateMatrixAttrs ( MObject &attr, const MDGContext &context = MDGContext::fsNormal ) | |
| mustCallValidateAndSet ( MObject &) | |
| setNonAffineMatricesEnabled (bool) | |
| isNonAffineMatricesEnabled ( MStatus *ReturnStatus) | |
| copyInternalData ( MPxNode * ) | |
| nodeBoundingBox bounding box attribute | |
| nodeBoundingBoxMin bounding box minimum point | |
| nodeBoundingBoxMinX X component of nodeBoundingBoxMin | |
| nodeBoundingBoxMinY Y component of nodeBoundingBoxMin | |
| nodeBoundingBoxMinZ Z component of nodeBoundingBoxMin | |
| nodeBoundingBoxMax bounding box maximum point | |
| nodeBoundingBoxMaxX X component of nodeBoundingBoxMax | |
| nodeBoundingBoxMaxY Y component of nodeBoundingBoxMax | |
| nodeBoundingBoxMaxZ Z component of nodeBoundingBoxMax | |
| nodeBoundingBoxSize bounding box size vector | |
| nodeBoundingBoxSizeX X component of nodeBoundingBoxSize | |
| nodeBoundingBoxSizeY Y component of nodeBoundingBoxSize | |
| nodeBoundingBoxSizeZ Z component of nodeBoundingBoxSize | |
| center object center attribute | |
| boundingBoxCenterX X component of the bounding box center | |
| boundingBoxCenterY Y component of the bounding box center | |
| boundingBoxCenterZ Z component of the bounding box center | |
| matrix matrix attribute | |
| inverseMatrix inverse matrix attribute | |
| worldMatrix world matrix attribute | |
| worldInverseMatrix Inverse world matrix attribute | |
| parentMatrix Parent matrix attribute | |
| parentInverseMatrix Inverse parent matrix attribute | |
| visibility Visibility attribute | |
| intermediateObject Intermediate object attribute | |
| isTemplated Template attribute | |
| ghosting Ghosting attribute | |
| instObjGroups Instances object group info attribute | |
| objectGroups Object groups attributes | |
| objectGrpCompList Component in object groups attribute | |
| objectGroupId Group id attribute | |
| objectGroupColor Group id attribute | |
| useObjectColor Controls choice of wireframe dormant object color | |
| objectColor The per object dormant wireframe color | |
| drawOverride | |
| overrideDisplayType | |
| overrideLevelOfDetail | |
| overrideShading | |
| overrideTexturing | |
| overridePlayback | |
| overrideEnabled | |
| overrideVisibility | |
| overrideColor | |
| lodVisibility | |
| renderInfo Obsolete attribute | |
| identification Obsolete attribute | |
| layerRenderable Obsolete attribute | |
| layerOverrideColor Obsolete attribute | |
| renderLayerInfo Render layer attribute | |
| renderLayerId Render layer attribute | |
| renderLayerRenderable Render layer attribute | |
| renderLayerColor Render layer attribute | |
| translate translate attribute | |
| translateX translateX attribute | |
| translateY translateY attribute | |
| translateZ translateZ attribute | |
| rotate rotate attribute | |
| rotateX rotateX attribute | |
| rotateY rotateY attribute | |
| rotateZ rotateZ attribute | |
| rotateOrder Rotate order attribute | |
| scale scale attribute | |
| scaleX scaleX attribute | |
| scaleY scaleY attribute | |
| scaleZ scaleZ attribute | |
| shearXY shearXY attribute | |
| shearXZ shearXZ attribute | |
| shearYZ shearYZ attribute | |
| rotatePivot rotate pivot attribute | |
| rotatePivotX rotate pivot X attribute | |
| rotatePivotY rotate pivot Y attribute | |
| rotatePivotZ rotate pivot Z attribute | |
| rotatePivotTranslate rotate pivot translate attribute | |
| rotatePivotTranslateX rotate pivot translate X attribute | |
| rotatePivotTranslateY rotate pivot translate Y attribute | |
| rotatePivotTranslateZ rotate pivot translate Z attribute | |
| scalePivot scale pivot attribute | |
| scalePivotX scale pivot X attribute | |
| scalePivotY scale pivot Y attribute | |
| scalePivotZ scale pivot Z attribute | |
| scalePivotTranslate Scale pivot translate attribute | |
| scalePivotTranslateX scale pivot translate X attribute | |
| scalePivotTranslateY scale pivot translate Y attribute | |
| scalePivotTranslateZ scale pivot translate Z attribute | |
| rotateAxis Rotate orientation attribute | |
| rotateAxisX rotate orientation X attribute | |
| rotateAxisY rotate orientation Y attribute | |
| rotateAxisZ rotate orientation Z attribute | |
| transMinusRotatePivot translate minus rotate pivot attribute | |
| transMinusRotatePivotX translateX minus rotate pivotX attribute | |
| transMinusRotatePivotY translateY minus rotate pivotY attribute | |
| transMinusRotatePivotZ translateZ minus rotate pivotZ attribute | |
| minTransLimit Minumum translation limits attribute | |
| minTransXLimit Minimum translate X limit attribute | |
| minTransYLimit Minimum translate Y limit attribute | |
| minTransZLimit Minimum translate Z limit attribute | |
| maxTransLimit Maximum translation limits attribute | |
| maxTransXLimit Maximum translate X limit attribute | |
| maxTransYLimit Maximum translate Y limit attribute | |
| maxTransZLimit Maximum translate Z limit attribute | |
| minTransLimitEnable Enable the mimimum translation limits attribute | |
| minTransXLimitEnable Enable the minimum translate X limit attribute | |
| minTransYLimitEnable Enable the minimum translate Y limit attribute | |
| minTransZLimitEnable Enable the minimum translate Z limit attribute | |
| maxTransLimitEnable Enable the maximum translation limits attribute | |
| maxTransXLimitEnable Enable the maximum translate X limit attribute | |
| maxTransYLimitEnable Enable the maximum translate Y limit attribute | |
| maxTransZLimitEnable Enable the maximum translate Z limit attribute | |
| minRotLimit Minimum rotation limits attribute | |
| minRotXLimit Minimum rotate X limit attribute | |
| minRotYLimit Minimum rotate Y limit attribute | |
| minRotZLimit Minimum rotate Z limit attribute | |
| maxRotLimit Maximum rotation limits attribute | |
| maxRotXLimit Maximum rotate X limit attribute | |
| maxRotYLimit Maximum rotate Y limit attribute | |
| maxRotZLimit Maximum rotate Z limit attribute | |
| minRotLimitEnable Enable minimum rotation limits attribute | |
| minRotXLimitEnable Enable minimum rotate X limit attribute | |
| minRotYLimitEnable Enable minimum rotate Y limit attribute | |
| minRotZLimitEnable Enable minimum rotate Z limit attribute | |
| maxRotLimitEnable Enable maximum rotation limits attribute | |
| maxRotXLimitEnable Enable maximum rotate X limit attribute | |
| maxRotYLimitEnable Enable maximum rotate Y limit attribute | |
| maxRotZLimitEnable Enable maximum rotate Z limit attribute | |
| minScaleLimit Minimum scale limit attribute | |
| minScaleXLimit Minimum scale X limit attribute | |
| minScaleYLimit Minimum scale Y limit attribute | |
| minScaleZLimit Minimum scale Z limit attribute | |
| maxScaleLimit Maximum scale limit attribute | |
| maxScaleXLimit Maximum scale X limit attribute | |
| maxScaleYLimit Maximum scale Y limit attribute | |
| maxScaleZLimit Maximum scale Z limit attribute | |
| minScaleLimitEnable Enable minimum scale limit attribute | |
| minScaleXLimitEnable Enable minimum scale X limit attribute | |
| minScaleYLimitEnable Enable minimum scale Y limit attribute | |
| minScaleZLimitEnable Enable minimum scale Z limit attribute | |
| maxScaleLimitEnable Enable aximum scale limit attribute | |
| maxScaleXLimitEnable Enable maximum scale X limit attribute | |
| maxScaleYLimitEnable Enable maximum scale Y limit attribute | |
| maxScaleZLimitEnable Enable maximum scale Z limit attribute | |
| geometry | |
| xformMatrix | |
| selectHandle | |
| selectHandleX | |
| selectHandleY | |
| selectHandleZ | |
| inheritsTransform | |
| displayHandle | |
| displayScalePivot | |
| displayRotatePivot | |
| displayLocalAxis | |
| dynamics | |
| showManipDefault | |
| specifiedManipLocation | |
| rotateQuaternion | |
| rotateQuaternionX | |
| rotateQuaternionY | |
| rotateQuaternionZ | |
| rotateQuaternionW | |
| rotationInterpolation |
| Type | |
| postConstructor () | |
| compute ( const MPlug & plug, MDataBlock & dataBlock ) | |
| getInternalValueInContext ( const MPlug & plug, MDataHandle & dataHandle, MDGContext & ctx) | |
| setInternalValueInContext ( const MPlug & plug, const MDataHandle & dataHandle, MDGContext & ctx) | |
| getInternalValue ( const MPlug & plug, MDataHandle & dataHandle) | |
| setInternalValue ( const MPlug & plug, const MDataHandle & dataHandle) | |
| internalArrayCount ( const MPlug & plug, const MDGContext & ctx) const | |
| copyInternalData ( MPxNode * ) | |
| legalConnection ( const MPlug & plug, const MPlug & otherPlug, bool asSrc, bool& isLegal ) const | |
| legalDisconnection ( const MPlug & plug, const MPlug & otherPlug, bool asSrc, bool& isLegal ) const | |
| setDependentsDirty ( const MPlug & plug, MPlugArray & plugArray) | |
| connectionMade ( const MPlug & plug, const MPlug & otherPlug, bool asSrc ) | |
| connectionBroken ( const MPlug & plug, const MPlug & otherPlug, bool asSrc ) | |
| isPassiveOutput ( const MPlug & plug ) const | |
| shouldSave ( const MPlug & plug, bool& isSaving ) | |
| passThroughToOne ( const MPlug & plug ) const | |
| passThroughToMany ( const MPlug & plug, MPlugArray & plugArray ) const | |
| typeId () const | |
| typeName () const | |
| name () const | |
| type () const | |
| isAbstractClass () const | |
| thisMObject () const | |
| addAttribute ( const MObject & attr ) | |
| inheritAttributesFrom ( const MString & parentClassName ) | |
| attributeAffects ( const MObject & whenChanges, const MObject & isAffected ) | |
| setExistWithoutInConnections ( bool flag ) | |
| existWithoutInConnections ( MStatus * ReturnStatus = NULL ) const | |
| setExistWithoutOutConnections ( bool flag ) | |
| existWithoutOutConnections ( MStatus * ReturnStatus = NULL ) const | |
| message | |
| isHistoricallyInteresting | |
| caching | |
| state |
| forceCache ( MDGContext & ctx= MDGContext::fsNormal ) | |
| setMPSafe ( bool flag ) | |
| setDoNotWrite ( bool flag ) | |
| doNotWrite ( MStatus *ReturnStatus = NULL ) const |
| Autodesk® Maya® 2008 © 1997-2007 Autodesk, Inc. All rights reserved. | doc++ Copyright |