C++ API Reference
MGlobal Member List

This is the complete list of members for MGlobal, including all inherited members.

addToModel(MObject &object, MObject &parent=MObject::kNullObj)MGlobalstatic
addToModelAt(MObject &, const MVector &point, const double scale[3]=NULL, const double rotation[3]=NULL, MTransformationMatrix::RotationOrder order=MTransformationMatrix::kXYZ)MGlobalstatic
animSelectionMask(MStatus *ReturnStatus=NULL)MGlobalstatic
apiVersion()MGlobalstatic
callPythonFunction(PyObject *func, PyObject *args)MGlobalstatic
catchAndReportPythonException()MGlobalstatic
className()MGlobalstatic
clearSelectionList()MGlobalstatic
closeErrorLog()MGlobalstatic
componentSelectionMask(MStatus *ReturnStatus=NULL)MGlobalstatic
currentToolContext()MGlobalstatic
customVersion()MGlobalstatic
customVersionClient()MGlobalstatic
customVersionMajor()MGlobalstatic
customVersionMinor()MGlobalstatic
customVersionString()MGlobalstatic
defaultErrorLogPathName(MStatus *ReturnStatus=NULL)MGlobalstatic
deleteNode(MObject &)MGlobalstatic
disableStow()MGlobalstatic
displayError(const MString &theError)MGlobalstatic
displayInfo(const MString &theMessage)MGlobalstatic
displayWarning(const MString &theWarning)MGlobalstatic
doErrorLogEntry(const MString &errorLogEntry)MGlobalstatic
errorLoggingIsOn(MStatus *ReturnStatus=NULL)MGlobalstatic
errorLogPathName(MStatus *ReturnStatus=NULL)MGlobalstatic
executeCommand(const MString &command, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executeCommand(const MString &command, MCommandResult &result, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executeCommand(const MString &command, int &result, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executeCommand(const MString &command, MIntArray &result, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executeCommand(const MString &command, double &result, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executeCommand(const MString &command, MDoubleArray &result, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executeCommand(const MString &command, MStringArray &result, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executeCommand(const MString &command, MString &result, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executeCommandOnIdle(const MString &command, bool displayEnabled=false)MGlobalstatic
executeCommandStringResult(const MString &command, bool displayEnabled=false, bool undoEnabled=false, MStatus *ResultStatus=NULL)MGlobalstatic
executePythonCommand(const MString &command, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executePythonCommand(const MString &command, int &result, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executePythonCommand(const MString &command, MIntArray &result, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executePythonCommand(const MString &command, double &result, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executePythonCommand(const MString &command, MDoubleArray &result, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executePythonCommand(const MString &command, MString &result, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executePythonCommand(const MString &command, MStringArray &result, bool displayEnabled=false, bool undoEnabled=false)MGlobalstatic
executePythonCommandOnIdle(const MString &command, bool displayEnabled=false)MGlobalstatic
executePythonCommandStringResult(const MString &command, bool displayEnabled=false, bool undoEnabled=false, MStatus *ReturnStatus=NULL)MGlobalstatic
executeTaskOnIdle(MIdleTaskCallback task, void *clientData=NULL, MIdleTaskPriority priority=kLowIdlePriority)MGlobalstatic
formatPythonError(PyObject *exception, const char *format, va_list args)MGlobalstatic
getAbsolutePathToResources()MGlobalstatic
getActiveSelectionList(MSelectionList &dest, bool orderedSelectionIfAvailable=false)MGlobalstatic
getAssociatedSets(const MSelectionList &list, MObjectArray &setArray)MGlobalstatic
getFunctionSetList(MObject forObject, MStringArray &array)MGlobalstatic
getHiliteList(MSelectionList &dest)MGlobalstatic
getLiveList(MSelectionList &dest)MGlobalstatic
getOptionVarValue(const MString &name, int &value)MGlobalstatic
getOptionVarValue(const MString &name, double &value)MGlobalstatic
getOptionVarValue(const MString &name, MString &value)MGlobalstatic
getPreselectionHiliteList(MSelectionList &list)MGlobalstatic
getRichSelection(MRichSelection &dest, bool defaultToActiveSelection=true)MGlobalstatic
getSelectionListByName(const MString &name, MSelectionList &list)MGlobalstatic
getUILanguage()MGlobalstatic
isCustomVersion()MGlobalstatic
isDefaultLanguage()MGlobalstatic
isRedoing()MGlobalstatic
isSelected(MObject &object, MStatus *ReturnStatus=NULL)MGlobalstatic
isUndoing()MGlobalstatic
isYAxisUp(MStatus *=NULL)MGlobalstatic
isZAxisUp(MStatus *=NULL)MGlobalstatic
kAddToHeadOfList enum valueMGlobal
kAddToList enum valueMGlobal
kBaseUIMode enum valueMGlobal
kBatch enum valueMGlobal
kHighIdlePriority enum valueMGlobal
kInteractive enum valueMGlobal
kLibraryApp enum valueMGlobal
kLowIdlePriority enum valueMGlobal
kRemoveFromList enum valueMGlobal
kReplaceList enum valueMGlobal
kSelectComponentMode enum valueMGlobal
kSelectLeafMode enum valueMGlobal
kSelectObjectMode enum valueMGlobal
kSelectRootMode enum valueMGlobal
kSelectTemplateMode enum valueMGlobal
kSurfaceSelectMethod enum valueMGlobal
kVeryLowIdlePriority enum valueMGlobal
kWireframeSelectMethod enum valueMGlobal
kXORWithList enum valueMGlobal
ListAdjustment enum nameMGlobal
mayaState(MStatus *ReturnStatus=NULL)MGlobalstatic
mayaVersion()MGlobalstatic
MIdleTaskCallback typedefMGlobal
MIdleTaskPriority enum nameMGlobal
miscSelectionMask(MStatus *ReturnStatus=NULL)MGlobalstatic
MMayaState enum nameMGlobal
MSelectionMode enum nameMGlobal
objectSelectionMask(MStatus *ReturnStatus=NULL)MGlobalstatic
optionVarDoubleValue(const MString &name, bool *exists=NULL)MGlobalstatic
optionVarExists(const MString &name)MGlobalstatic
optionVarIntValue(const MString &name, bool *exists=NULL)MGlobalstatic
optionVarStringValue(const MString &name, bool *exists=NULL)MGlobalstatic
removeFromModel(MObject &)MGlobalstatic
removeOptionVar(const MString &name)MGlobalstatic
resetToDefaultErrorLogPathName()MGlobalstatic
select(MObject &object, ListAdjustment=kAddToList)MGlobalstatic
select(const MDagPath &object, const MObject &component, ListAdjustment=kAddToList)MGlobalstatic
select(MDagPath &object, const MObject &component, ListAdjustment=kAddToList)MGlobalstatic
selectByName(const MString &name, ListAdjustment=kAddToList)MGlobalstatic
selectCommand(const MSelectionList &src, ListAdjustment=kReplaceList)MGlobalstatic
selectFromScreen(const short &x_pos, const short &y_pos, ListAdjustment=kAddToList, SelectionMethod=kWireframeSelectMethod)MGlobalstatic
selectFromScreen(const short &start_x, const short &start_y, const short &end_x, const short &end_y, ListAdjustment=kAddToList, SelectionMethod=kWireframeSelectMethod)MGlobalstatic
SelectionMethod enum nameMGlobal
selectionMethod(MStatus *ReturnStatus=NULL)MGlobalstatic
selectionMode(MStatus *ReturnStatus=NULL)MGlobalstatic
setActiveSelectionList(const MSelectionList &src, ListAdjustment=kReplaceList)MGlobalstatic
setAnimSelectionMask(const MSelectionMask &mask)MGlobalstatic
setComponentSelectionMask(const MSelectionMask &mask)MGlobalstatic
setDisableStow(bool state)MGlobalstatic
setDisplayCVs(MSelectionList &, bool)MGlobalstatic
setErrorLogPathName(const MString &logPathName)MGlobalstatic
setHiliteList(MSelectionList &src)MGlobalstatic
setMiscSelectionMask(const MSelectionMask &mask)MGlobalstatic
setObjectSelectionMask(const MSelectionMask &mask)MGlobalstatic
setOptionVarValue(const MString &name, int value)MGlobalstatic
setOptionVarValue(const MString &name, double value)MGlobalstatic
setOptionVarValue(const MString &name, MString value)MGlobalstatic
setPreselectionHiliteList(const MSelectionList &list)MGlobalstatic
setRichSelection(const MRichSelection &src)MGlobalstatic
setSelectionMode(MSelectionMode mode)MGlobalstatic
setTrackSelectionOrderEnabled(bool enable)MGlobalstatic
setYAxisUp(bool rotateView=false)MGlobalstatic
setZAxisUp(bool rotateView=false)MGlobalstatic
sourceFile(const MString &fileName)MGlobalstatic
startErrorLogging()MGlobalstatic
startErrorLogging(const MString &logPathName)MGlobalstatic
stopErrorLogging()MGlobalstatic
trackSelectionOrderEnabled(MStatus *ReturnStatus=NULL)MGlobalstatic
unselect(MObject &object)MGlobalstatic
unselect(const MDagPath &object, const MObject &component)MGlobalstatic
unselect(MDagPath &object, const MObject &component)MGlobalstatic
unselectByName(const MString &name)MGlobalstatic
upAxis(MStatus *=NULL)MGlobalstatic
viewFrame(const MTime &time)MGlobalstatic
viewFrame(double time)MGlobalstatic