C++ API Reference
|
This is the complete list of members for MFnDoubleIndexedComponent, including all inherited members.
addElement(int uIndex, int vIndex) | MFnDoubleIndexedComponent | |
addElements(const MIntArray &uIndexArray, const MIntArray &vIndexArray) | MFnDoubleIndexedComponent | |
className() | MFnDoubleIndexedComponent | static |
componentType(MStatus *ReturnStatus=NULL) const | MFnComponent | |
create(MFn::Type compType, MStatus *ReturnStatus=NULL) | MFnDoubleIndexedComponent | |
elementCount(MStatus *ReturnStatus=NULL) const | MFnComponent | |
getCompleteData(int &maxU, int &maxV) const | MFnDoubleIndexedComponent | |
getElement(int index, int &uIndex, int &vIndex) const | MFnDoubleIndexedComponent | |
getElements(MIntArray &uIndexArray, MIntArray &vIndexArray) const | MFnDoubleIndexedComponent | |
hasObj(MFn::Type) const | MFnBase | |
hasObj(const MObject &) const | MFnBase | |
hasWeights() const | MFnComponent | |
isComplete(MStatus *ReturnStatus=NULL) const | MFnComponent | |
isEmpty(MStatus *ReturnStatus=NULL) const | MFnComponent | |
isEqual(MObject &, MStatus *ReturnStatus=NULL) const | MFnComponent | |
isValid(MFn::Type) | MFnBase | static |
MFnComponent(MObject &object, MStatus *ReturnStatus=NULL) | MFnComponent | |
MFnComponent() | MFnComponent | |
MFnComponent(const MObject &object, MStatus *ReturnStatus=NULL) | MFnComponent | |
MFnDoubleIndexedComponent() | MFnDoubleIndexedComponent | |
MFnDoubleIndexedComponent(MObject &object, MStatus *ReturnStatus=NULL) | MFnDoubleIndexedComponent | |
MFnDoubleIndexedComponent(const MObject &object, MStatus *ReturnStatus=NULL) | MFnDoubleIndexedComponent | |
object(MStatus *ReturnStatus=nullptr) const | MFnBase | |
setComplete(bool) | MFnComponent | |
setCompleteData(int maxU, int maxV) | MFnDoubleIndexedComponent | |
setObject(MObject &object) | MFnBase | virtual |
setObject(const MObject &object) | MFnBase | virtual |
setWeight(int index, const MWeight &weight) | MFnComponent | |
setWeights(const MWeight &weight) | MFnComponent | |
type() const | MFnDoubleIndexedComponent | virtual |
MFnComponent::type(MStatus *ReturnStatus=NULL) | MFnComponent | |
typeString(MFn::Type) | MFnBase | static |
weight(int index, MStatus *ReturnStatus=NULL) const | MFnComponent | |
~MFnBase() | MFnBase | virtual |
~MFnComponent() | MFnComponent | virtual |
~MFnDoubleIndexedComponent() | MFnDoubleIndexedComponent | virtual |