, including all
inherited members.
add(const
MObject &object, const bool mergeWithExisting=false) |
MSelectionList |
|
add(const
MDagPath &object, const MObject
&component=MObject::kNullObj, const bool
mergeWithExisting=false) |
MSelectionList |
|
add(const
MString &matchString, const bool
searchChildNamespacesToo=false) |
MSelectionList |
|
add(const
MPlug &plug, const bool mergeWithExisting=false) |
MSelectionList |
|
clear() |
MSelectionList |
|
getDagPath(unsigned
int index, MDagPath &dagPath, MObject
&component=MObject::kNullObj) const |
MSelectionList |
|
getDependNode(unsigned
int index, MObject &depNode) const |
MSelectionList |
|
getPlug(unsigned
int index, MPlug &plug) const |
MSelectionList |
|
getSelectionStrings(MStringArray
&array) const |
MSelectionList |
|
getSelectionStrings(unsigned
int index, MStringArray &array) const |
MSelectionList |
|
hasItem(const
MObject &item, MStatus *ReturnStatus=NULL) const |
MSelectionList |
|
hasItem(const
MDagPath &item, const MObject &component=MObject::kNullObj,
MStatus *ReturnStatus=NULL) const |
MSelectionList |
|
hasItem(const
MPlug &plug, MStatus *ReturnStatus=NULL) const |
MSelectionList |
|
hasItemPartly(const
MDagPath &item, const MObject &component, MStatus
*ReturnStatus=NULL) const |
MSelectionList |
|
isEmpty(MStatus
*ReturnStatus=NULL) const |
MSelectionList |
|
kMergeNormal enum value |
MSelectionList |
|
kRemoveFromList enum value |
MSelectionList |
|
kXORWithList enum value |
MSelectionList |
|
length(MStatus
*ReturnStatus=NULL) const |
MSelectionList |
|
merge(const
MSelectionList &other, const MergeStrategy
strategy=kMergeNormal) |
MSelectionList |
|
merge(const
MDagPath &object, const MObject
&component=MObject::kNullObj, const MergeStrategy
strategy=kMergeNormal) |
MSelectionList |
|
MergeStrategy
enum name |
MSelectionList |
|
MSelectionList() |
MSelectionList |
|
MSelectionList(const
MSelectionList &src) |
MSelectionList |
|
operator=(const
MSelectionList &other) |
MSelectionList |
|
remove(unsigned
int index) |
MSelectionList |
|
replace(unsigned
int index, const MObject &item) |
MSelectionList |
|
replace(unsigned
int index, const MDagPath &item, const MObject
&component=MObject::kNullObj) |
MSelectionList |
|
replace(unsigned
int index, const MPlug &plug) |
MSelectionList |
|
toggle(const
MDagPath &item, const MObject
&component=MObject::kNullObj) |
MSelectionList |
|
~MSelectionList() |
MSelectionList |
[virtual] |