C++ API Reference
|
This is the complete list of members for MPxIkSolverNode, including all inherited members.
_forceCache(const MDGContext &) | MPxNode | |
_setMPSafe(bool isMPSafe) | MPxNode | |
addAttribute(const MObject &attr) | MPxNode | static |
addExternalContentForFileAttr(MExternalContentInfoTable &, const MObject &attr) const | MPxNode | |
attributeAffects(const MObject &whenChanges, const MObject &isAffected) | MPxNode | static |
attributeAffects(const MObject &whenChanges, const MObject &isAffected, bool affectsTopology) | MPxNode | static |
caching | MPxNode | static |
className() | MPxIkSolverNode | static |
compute(const MPlug &, MDataBlock &) | MPxNode | virtual |
configCache(const MEvaluationNode &, MCacheSchema &) const | MPxNode | virtual |
connectionBroken(const MPlug &, const MPlug &, bool asSrc) | MPxNode | virtual |
connectionMade(const MPlug &, const MPlug &, bool asSrc) | MPxNode | virtual |
copyInternalData(MPxNode *) | MPxNode | virtual |
dependsOn(const MPlug &, const MPlug &, bool &depends) const | MPxNode | virtual |
doNotWrite(MStatus *ReturnStatus=NULL) const | MPxNode | protectedvirtual |
doSolve() | MPxIkSolverNode | virtual |
existWithoutInConnections(MStatus *ReturnStatus=NULL) const | MPxNode | virtual |
existWithoutOutConnections(MStatus *ReturnStatus=NULL) const | MPxNode | virtual |
forceCache() | MPxNode | protectedvirtual |
forceCache(const MDGContext &) | MPxNode | protectedvirtual |
frozen | MPxNode | static |
funcValueTolerance() const | MPxIkSolverNode | |
getCacheSetup(const MEvaluationNode &, MNodeCacheDisablingInfo &, MNodeCacheSetupInfo &, MObjectArray &) const | MPxNode | virtual |
getExternalContent(MExternalContentInfoTable &table) const | MPxNode | virtual |
getFilesToArchive(bool shortName=false, bool unresolvedName=false, bool markCouldBeImageSequence=false) const | MPxNode | virtual |
getInternalValue(const MPlug &, MDataHandle &) | MPxNode | virtual |
getInternalValueInContext(const MPlug &, MDataHandle &, MDGContext &) | MPxNode | virtual |
getJointAngles(MDoubleArray &) const | MPxIkSolverNode | protected |
groupHandlesByTopology() const | MPxIkSolverNode | virtual |
handleGroup() const | MPxIkSolverNode | |
hasInvalidationRangeTransformation() const | MPxNode | |
hasJointLimitSupport() const | MPxIkSolverNode | virtual |
hasUniqueSolution() const | MPxIkSolverNode | virtual |
inheritAttributesFrom(const MString &parentClassName) | MPxNode | static |
internalArrayCount(const MPlug &) const | MPxNode | virtual |
internalArrayCount(const MPlug &, const MDGContext &) const | MPxNode | virtual |
isAbstractClass() const | MPxNode | virtual |
isAttributeCreatedBySolver(MObject &attr) const | MPxIkSolverNode | virtual |
isHistoricallyInteresting | MPxNode | static |
isPassiveOutput(const MPlug &) const | MPxNode | virtual |
isPositionOnly() const | MPxIkSolverNode | virtual |
isSingleChainOnly() const | MPxIkSolverNode | virtual |
isTrackingTopology() const | MPxNode | virtual |
legalConnection(const MPlug &, const MPlug &, bool asSrc, bool &isLegal) const | MPxNode | virtual |
legalDisconnection(const MPlug &, const MPlug &, bool asSrc, bool &isLegal) const | MPxNode | virtual |
maxIterations() const | MPxIkSolverNode | |
message | MPxNode | static |
MPxIkSolverNode() | MPxIkSolverNode | protected |
MPxNode() | MPxNode | |
name() const | MPxNode | virtual |
OPENMAYA_ENUM(Type, kDependNode, kLocatorNode, kDeformerNode, kManipContainer, kSurfaceShape, kFieldNode, kEmitterNode, kSpringNode, kIkSolverNode, kHardwareShader, kHwShaderNode, kTransformNode, kObjectSet, kFluidEmitterNode, kImagePlaneNode, kParticleAttributeMapperNode, kCameraSetNode, kConstraintNode, kManipulatorNode, kMotionPathNode, kClientDeviceNode, kThreadedDeviceNode, kAssembly, kSkinCluster, kGeometryFilter, kBlendShape, kLast) | MPxNode | |
OPENMAYA_ENUM(SchedulingType, kParallel, kSerial, kGloballySerial, kUntrusted, kSchedulingTypeLast, kDefaultScheduling=kSerial, kSerialize=kSerial, kGloballySerialize=kGloballySerial) | MPxNode | |
passThroughToMany(const MPlug &, MPlugArray &) const | MPxNode | virtual |
passThroughToOne(const MPlug &) const | MPxNode | virtual |
positionOnly(MStatus *ReturnStatus=NULL) const | MPxIkSolverNode | |
postConstructor() | MPxNode | virtual |
postEvaluation(const MDGContext &context, const MEvaluationNode &evaluationNode, PostEvaluationType evalType) | MPxNode | virtual |
postSolve(MStatus) | MPxIkSolverNode | virtual |
preEvaluation(const MDGContext &context, const MEvaluationNode &evaluationNode) | MPxNode | virtual |
preSolve() | MPxIkSolverNode | virtual |
rotatePlane(MStatus *ReturnStatus=NULL) const | MPxIkSolverNode | |
schedulingType() const | MPxNode | virtual |
setDependentsDirty(const MPlug &plug, MPlugArray &plugArray) | MPxNode | virtual |
setDoNotWrite(bool flag) | MPxNode | protectedvirtual |
setExistWithoutInConnections(bool flag) | MPxNode | virtual |
setExistWithoutOutConnections(bool flag) | MPxNode | virtual |
setExternalContent(const MExternalContentLocationTable &) | MPxNode | virtual |
setExternalContentForFileAttr(const MObject &attr, const MExternalContentLocationTable &) | MPxNode | |
setFuncValueTolerance(double tolerance) | MPxIkSolverNode | virtual |
setHandleGroup(MIkHandleGroup *) | MPxIkSolverNode | virtual |
setInternalValue(const MPlug &, const MDataHandle &) | MPxNode | virtual |
setInternalValueInContext(const MPlug &, const MDataHandle &, MDGContext &) | MPxNode | virtual |
setJointAngles(const MDoubleArray &) | MPxIkSolverNode | protected |
setMaxIterations(int value) | MPxIkSolverNode | virtual |
setMPSafe(bool isMPSafe) | MPxNode | protectedvirtual |
setPositionOnly(bool positionOnly) | MPxIkSolverNode | |
setRotatePlane(bool rotatePlane) | MPxIkSolverNode | |
setSingleChainOnly(bool singleChainOnly) | MPxIkSolverNode | |
setSupportJointLimits(bool supportJointLimits) | MPxIkSolverNode | |
setToRestAngles() | MPxIkSolverNode | protected |
setUniqueSolution(bool uniqueSolution) | MPxIkSolverNode | |
shouldSave(const MPlug &, bool &isSaving) | MPxNode | virtual |
singleChainOnly(MStatus *ReturnStatus=NULL) const | MPxIkSolverNode | |
snapHandle(MObject &handle) | MPxIkSolverNode | virtual |
solverTypeName() const | MPxIkSolverNode | virtual |
state | MPxNode | static |
supportJointLimits(MStatus *ReturnStatus=NULL) const | MPxIkSolverNode | |
thisMObject() const | MPxNode | virtual |
toSolverSpace() const | MPxIkSolverNode | |
toWorldSpace() const | MPxIkSolverNode | |
transformInvalidationRange(const MPlug &source, const MTimeRange &input) const | MPxNode | virtual |
type() const | MPxIkSolverNode | virtual |
typeId() const | MPxNode | virtual |
typeName() const | MPxNode | virtual |
uniqueSolution(MStatus *ReturnStatus=NULL) const | MPxIkSolverNode | |
~MPxIkSolverNode() | MPxIkSolverNode | virtual |
~MPxNode() | MPxNode | virtual |