C++ API Reference
|
This is the complete list of members for MPxManipulatorNode, including all inherited members.
_forceCache(const MDGContext &) | MPxNode | |
_setMPSafe(bool isMPSafe) | MPxNode | |
addAttribute(const MObject &attr) | MPxNode | static |
addDependentPlug(const MPlug &plug) | MPxManipulatorNode | |
addDoubleValue(const MString &valueName, double defaultValue, int &valueIndex) | MPxManipulatorNode | |
addExternalContentForFileAttr(MExternalContentInfoTable &, const MObject &attr) const | MPxNode | |
addPointValue(const MString &valueName, const MPoint &defaultValue, int &valueIndex) | MPxManipulatorNode | |
addVectorValue(const MString &valueName, const MVector &defaultValue, int &valueIndex) | MPxManipulatorNode | |
attributeAffects(const MObject &whenChanges, const MObject &isAffected) | MPxNode | static |
attributeAffects(const MObject &whenChanges, const MObject &isAffected, bool affectsTopology) | MPxNode | static |
caching | MPxNode | static |
className() | MPxManipulatorNode | static |
colorAndName(M3dView &view, MGLuint glName, bool glNameIsPickable, short colorIndex) const | MPxManipulatorNode | |
compute(const MPlug &, MDataBlock &) | MPxNode | virtual |
configCache(const MEvaluationNode &, MCacheSchema &) const | MPxNode | virtual |
connectedNodes | MPxManipulatorNode | static |
connectionBroken(const MPlug &, const MPlug &, bool asSrc) | MPxNode | virtual |
connectionMade(const MPlug &, const MPlug &, bool asSrc) | MPxNode | virtual |
connectPlugToValue(const MPlug &plug, int valueIndex, int &plugIndex) | MPxManipulatorNode | |
connectToDependNode(const MObject &dependNode) | MPxManipulatorNode | virtual |
copyInternalData(MPxNode *) | MPxNode | virtual |
dependentPlugsReset() | MPxManipulatorNode | |
dependsOn(const MPlug &, const MPlug &, bool &depends) const | MPxNode | virtual |
deregisterForMouseMove() | MPxManipulatorNode | |
dimmedColor() const | MPxManipulatorNode | |
doDrag(M3dView &view) | MPxManipulatorNode | virtual |
doMove(M3dView &view, bool &refresh) | MPxManipulatorNode | virtual |
doNotWrite(MStatus *ReturnStatus=NULL) const | MPxNode | protectedvirtual |
doPress(M3dView &view) | MPxManipulatorNode | virtual |
doRelease(M3dView &view) | MPxManipulatorNode | virtual |
draw(M3dView &view, const MDagPath &path, M3dView::DisplayStyle style, M3dView::DisplayStatus status) | MPxManipulatorNode | virtual |
drawUI(MHWRender::MUIDrawManager &drawManager, const MHWRender::MFrameContext &frameContext) const | MPxManipulatorNode | virtual |
existWithoutInConnections(MStatus *ReturnStatus=NULL) const | MPxNode | virtual |
existWithoutOutConnections(MStatus *ReturnStatus=NULL) const | MPxNode | virtual |
finishAddingManips() | MPxManipulatorNode | |
forceCache() | MPxNode | protectedvirtual |
forceCache(const MDGContext &) | MPxNode | protectedvirtual |
frozen | MPxNode | static |
getCacheSetup(const MEvaluationNode &, MNodeCacheDisablingInfo &, MNodeCacheSetupInfo &, MObjectArray &) const | MPxNode | virtual |
getDoubleValue(int valueIndex, bool previousValue, double &value) | MPxManipulatorNode | |
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 |
getPointValue(int valueIndex, bool previousValue, MPoint &value) | MPxManipulatorNode | |
getVectorValue(int valueIndex, bool previousValue, MVector &value) | MPxManipulatorNode | |
glActiveName(MGLuint &glName) | MPxManipulatorNode | |
glFirstHandle(MGLuint &firstHandle) | MPxManipulatorNode | |
hasInvalidationRangeTransformation() const | MPxNode | |
inheritAttributesFrom(const MString &parentClassName) | MPxNode | static |
internalArrayCount(const MPlug &) const | MPxNode | virtual |
internalArrayCount(const MPlug &, const MDGContext &) const | MPxNode | virtual |
isAbstractClass() const | MPxNode | virtual |
isHistoricallyInteresting | MPxNode | static |
isPassiveOutput(const MPlug &) const | MPxNode | virtual |
isTrackingTopology() const | MPxNode | virtual |
kAssembly enum value | MPxNode | |
kBlendShape enum value | MPxNode | |
kCameraSetNode enum value | MPxNode | |
kClientDeviceNode enum value | MPxNode | |
kConstraintNode enum value | MPxNode | |
kDefaultScheduling enum value | MPxNode | |
kDeformerNode enum value | MPxNode | |
kDependNode enum value | MPxNode | |
kEmitterNode enum value | MPxNode | |
kFieldNode enum value | MPxNode | |
kFluidEmitterNode enum value | MPxNode | |
kGeometryFilter enum value | MPxNode | |
kGloballySerial enum value | MPxNode | |
kGloballySerialize enum value | MPxNode | |
kHardwareShader enum value | MPxNode | |
kHwShaderNode enum value | MPxNode | |
kIkSolverNode enum value | MPxNode | |
kImagePlaneNode enum value | MPxNode | |
kLast enum value | MPxNode | |
kLocatorNode enum value | MPxNode | |
kManipContainer enum value | MPxNode | |
kManipulatorNode enum value | MPxNode | |
kMotionPathNode enum value | MPxNode | |
kObjectSet enum value | MPxNode | |
kParallel enum value | MPxNode | |
kParticleAttributeMapperNode enum value | MPxNode | |
kSerial enum value | MPxNode | |
kSerialize enum value | MPxNode | |
kSkinCluster enum value | MPxNode | |
kSpringNode enum value | MPxNode | |
kSurfaceShape enum value | MPxNode | |
kThreadedDeviceNode enum value | MPxNode | |
kTransformNode enum value | MPxNode | |
kUntrusted enum value | MPxNode | |
labelBackgroundColor() const | MPxManipulatorNode | |
labelColor() const | MPxManipulatorNode | |
legalConnection(const MPlug &, const MPlug &, bool asSrc, bool &isLegal) const | MPxNode | virtual |
legalDisconnection(const MPlug &, const MPlug &, bool asSrc, bool &isLegal) const | MPxNode | virtual |
lineColor() const | MPxManipulatorNode | |
mainColor() const | MPxManipulatorNode | |
message | MPxNode | static |
mouseDown(short &x_pos, short &y_pos) | MPxManipulatorNode | |
mousePosition(short &x_pos, short &y_pos) | MPxManipulatorNode | |
mouseRay(MPoint &linePoint, MVector &lineDirection) const | MPxManipulatorNode | |
mouseRayWorld(MPoint &linePoint, MVector &lineDirection) const | MPxManipulatorNode | |
mouseUp(short &x_pos, short &y_pos) | MPxManipulatorNode | |
MPxManipulatorNode() | MPxManipulatorNode | |
MPxNode() | MPxNode | |
name() const | MPxNode | virtual |
newManipulator(const MString &manipName, MObject &manipObject, MStatus *ReturnStatus=NULL) | MPxManipulatorNode | static |
passThroughToMany(const MPlug &, MPlugArray &) const | MPxNode | virtual |
passThroughToOne(const MPlug &) const | MPxNode | virtual |
postConstructor() | MPxNode | virtual |
postEvaluation(const MDGContext &context, const MEvaluationNode &evaluationNode, PostEvaluationType evalType) | MPxNode | virtual |
preDrawUI(const M3dView &view) | MPxManipulatorNode | virtual |
preEvaluation(const MDGContext &context, const MEvaluationNode &evaluationNode) | MPxNode | virtual |
prevColor() const | MPxManipulatorNode | |
registerForMouseMove() | MPxManipulatorNode | |
schedulingType() const | MPxNode | virtual |
SchedulingType enum name | MPxNode | |
selectedColor() const | MPxManipulatorNode | |
setDependentsDirty(const MPlug &plug, MPlugArray &plugArray) | MPxNode | virtual |
setDoNotWrite(bool flag) | MPxNode | protectedvirtual |
setDoubleValue(int valueIndex, double value) | MPxManipulatorNode | |
setExistWithoutInConnections(bool flag) | MPxNode | virtual |
setExistWithoutOutConnections(bool flag) | MPxNode | virtual |
setExternalContent(const MExternalContentLocationTable &) | MPxNode | virtual |
setExternalContentForFileAttr(const MObject &attr, const MExternalContentLocationTable &) | MPxNode | |
setHandleColor(MHWRender::MUIDrawManager &drawManager, unsigned int handleName, short colorIndex) const | MPxManipulatorNode | |
setInternalValue(const MPlug &, const MDataHandle &) | MPxNode | virtual |
setInternalValueInContext(const MPlug &, const MDataHandle &, MDGContext &) | MPxNode | virtual |
setMPSafe(bool isMPSafe) | MPxNode | protectedvirtual |
setPointValue(int valueIndex, const MPoint &value) | MPxManipulatorNode | |
setVectorValue(int valueIndex, const MVector &value) | MPxManipulatorNode | |
shouldDrawHandleAsSelected(unsigned int name, bool &useSelectedColor) const | MPxManipulatorNode | |
shouldSave(const MPlug &, bool &isSaving) | MPxNode | virtual |
state | MPxNode | static |
thisMObject() const | MPxNode | virtual |
transformInvalidationRange(const MPlug &source, const MTimeRange &input) const | MPxNode | virtual |
type() const | MPxNode | virtual |
Type enum name | MPxNode | |
typeId() const | MPxNode | virtual |
typeName() const | MPxNode | virtual |
xColor() const | MPxManipulatorNode | |
yColor() const | MPxManipulatorNode | |
zColor() const | MPxManipulatorNode | |
~MPxManipulatorNode() | MPxManipulatorNode | virtual |
~MPxNode() | MPxNode | virtual |