AL_USDMaya  0.16.6
USD to Maya Bridge
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
AL::maya::NodeHelper Member List

This is the complete list of members for AL::maya::NodeHelper, including all inherited members.

addAngle3Attr(const char *longName, const char *shortName, float defaultX, float defaultY, float defaultZ, uint32_t flags)AL::maya::NodeHelperstatic
addAngle3Attr(const MObject &node, const char *longName, const char *shortName, float defaultX, float defaultY, float defaultZ, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addAngleAttr(const char *longName, const char *shortName, const MAngle &defaultValue, uint32_t flags)AL::maya::NodeHelperstatic
addAngleAttr(const MObject &node, const char *longName, const char *shortName, const MAngle &defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addBaseTemplate(const std::string &baseTemplate)AL::maya::NodeHelperinlinestatic
addBoolAttr(const char *longName, const char *shortName, bool defaultValue, uint32_t flags)AL::maya::NodeHelperstatic
addBoolAttr(const MObject &node, const char *longName, const char *shortName, bool defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addColourAttr(const char *longName, const char *shortName, const MColor &defaultValue, uint32_t flags)AL::maya::NodeHelperinlinestatic
addColourAttr(const MObject &node, const char *longName, const char *shortName, const MColor &defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperinlinestatic
addCompoundAttr(const char *longName, const char *shortName, uint32_t flags, std::initializer_list< MObject > list)AL::maya::NodeHelperstatic
addDataAttr(const char *longName, const char *shortName, MFnData::Type type, uint32_t flags, MFnAttribute::DisconnectBehavior behaviour=MFnAttribute::kNothing)AL::maya::NodeHelperstatic
addDataAttr(const char *longName, const char *shortName, const MTypeId &type, uint32_t flags, MFnAttribute::DisconnectBehavior behaviour=MFnAttribute::kNothing)AL::maya::NodeHelperstatic
addDataAttr(const MObject &node, const char *longName, const char *shortName, MFnData::Type type, uint32_t flags, MFnAttribute::DisconnectBehavior behaviour=MFnAttribute::kNothing, MObject *attribute=0)AL::maya::NodeHelperstatic
addDataAttr(const MObject &node, const char *longName, const char *shortName, const MTypeId &type, uint32_t flags, MFnAttribute::DisconnectBehavior behaviour=MFnAttribute::kNothing, MObject *attribute=0)AL::maya::NodeHelperstatic
addDistance3Attr(const char *longName, const char *shortName, float defaultX, float defaultY, float defaultZ, uint32_t flags)AL::maya::NodeHelperstatic
addDistanceAttr(const char *longName, const char *shortName, const MDistance &defaultValue, uint32_t flags)AL::maya::NodeHelperstatic
addDistanceAttr(const MObject &node, const char *longName, const char *shortName, const MDistance &defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addDoubleAttr(const char *longName, const char *shortName, double defaultValue, uint32_t flags)AL::maya::NodeHelperstatic
addDoubleAttr(const MObject &node, const char *longName, const char *shortName, double defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addEnumAttr(const char *longName, const char *shortName, uint32_t flags, const char *const *strings, const int16_t *values)AL::maya::NodeHelperstatic
addFilePathAttr(const char *longName, const char *shortName, uint32_t flags, FileMode fileMode, const char *fileFilter="")AL::maya::NodeHelperstatic
addFilePathAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, FileMode fileMode, const char *fileFilter="", MObject *attribute=0)AL::maya::NodeHelperstatic
addFloat3Attr(const char *longName, const char *shortName, float defaultX, float defaultY, float defaultZ, uint32_t flags)AL::maya::NodeHelperstatic
addFloat3Attr(const MObject &node, const char *longName, const char *shortName, float defaultX, float defaultY, float defaultZ, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addFloatAttr(const char *longName, const char *shortName, float defaultValue, uint32_t flags)AL::maya::NodeHelperstatic
addFloatAttr(const MObject &node, const char *longName, const char *shortName, float defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addFloatPointAttr(const char *longName, const char *shortName, const MFloatPoint &defaultValue, uint32_t flags)AL::maya::NodeHelperinlinestatic
addFloatPointAttr(const MObject &node, const char *longName, const char *shortName, const MFloatPoint &defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperinlinestatic
addFloatVectorAttr(const char *longName, const char *shortName, const MFloatVector &defaultValue, uint32_t flags)AL::maya::NodeHelperinlinestatic
addFloatVectorAttr(const MObject &node, const char *longName, const char *shortName, const MFloatVector &defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperinlinestatic
addFrame(const char *frameTitle)AL::maya::NodeHelperstatic
addInt16Attr(const char *longName, const char *shortName, int16_t defaultValue, uint32_t flags)AL::maya::NodeHelperstatic
addInt16Attr(const MObject &node, const char *longName, const char *shortName, int16_t defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addInt32Attr(const char *longName, const char *shortName, int32_t defaultValue, uint32_t flags)AL::maya::NodeHelperstatic
addInt32Attr(const MObject &node, const char *longName, const char *shortName, int32_t defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addInt64Attr(const char *longName, const char *shortName, int64_t defaultValue, uint32_t flags)AL::maya::NodeHelperstatic
addInt64Attr(const MObject &node, const char *longName, const char *shortName, int64_t defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addInt8Attr(const char *longName, const char *shortName, int8_t defaultValue, uint32_t flags)AL::maya::NodeHelperstatic
addInt8Attr(const MObject &node, const char *longName, const char *shortName, int8_t defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addMatrix2x2Attr(const char *longName, const char *shortName, const float defaultValue[2][2], uint32_t flags)AL::maya::NodeHelperstatic
addMatrix2x2Attr(const MObject &node, const char *longName, const char *shortName, const float defaultValue[2][2], uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addMatrix3x3Attr(const char *longName, const char *shortName, const float defaultValue[3][3], uint32_t flags)AL::maya::NodeHelperstatic
addMatrix3x3Attr(const MObject &node, const char *longName, const char *shortName, const float defaultValue[3][3], uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addMatrixAttr(const char *longName, const char *shortName, const MMatrix &defaultValue, uint32_t flags)AL::maya::NodeHelperstatic
addMatrixAttr(const MObject &node, const char *longName, const char *shortName, const MMatrix &defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addMessageAttr(const char *longName, const char *shortName, uint32_t flags)AL::maya::NodeHelperstatic
addMessageAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addPointAttr(const char *longName, const char *shortName, const MPoint &defaultValue, uint32_t flags)AL::maya::NodeHelperstatic
addPointAttr(const MObject &node, const char *longName, const char *shortName, const MPoint &defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addStringAttr(const char *longName, const char *shortName, uint32_t flags, bool forceShow=false)AL::maya::NodeHelperstatic
addStringAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, bool forceShow=false, MObject *attribute=0)AL::maya::NodeHelperstatic
addTimeAttr(const char *longName, const char *shortName, const MTime &defaultValue, uint32_t flags)AL::maya::NodeHelperstatic
addTimeAttr(const MObject &node, const char *longName, const char *shortName, const MTime &defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addVec2dAttr(const char *longName, const char *shortName, uint32_t flags)AL::maya::NodeHelperstatic
addVec2dAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addVec2fAttr(const char *longName, const char *shortName, uint32_t flags)AL::maya::NodeHelperstatic
addVec2fAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addVec2hAttr(const char *longName, const char *shortName, uint32_t flags)AL::maya::NodeHelperinlinestatic
addVec2hAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperinlinestatic
addVec2iAttr(const char *longName, const char *shortName, uint32_t flags)AL::maya::NodeHelperstatic
addVec2iAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addVec3dAttr(const char *longName, const char *shortName, uint32_t flags)AL::maya::NodeHelperstatic
addVec3dAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addVec3fAttr(const char *longName, const char *shortName, uint32_t flags)AL::maya::NodeHelperstatic
addVec3fAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addVec3hAttr(const char *longName, const char *shortName, uint32_t flags)AL::maya::NodeHelperinlinestatic
addVec3hAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperinlinestatic
addVec3iAttr(const char *longName, const char *shortName, uint32_t flags)AL::maya::NodeHelperstatic
addVec3iAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addVec4dAttr(const char *longName, const char *shortName, uint32_t flags)AL::maya::NodeHelperstatic
addVec4dAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addVec4fAttr(const char *longName, const char *shortName, uint32_t flags)AL::maya::NodeHelperstatic
addVec4fAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addVec4hAttr(const char *longName, const char *shortName, uint32_t flags)AL::maya::NodeHelperinlinestatic
addVec4hAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperinlinestatic
addVec4iAttr(const char *longName, const char *shortName, uint32_t flags)AL::maya::NodeHelperstatic
addVec4iAttr(const MObject &node, const char *longName, const char *shortName, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
addVectorAttr(const char *longName, const char *shortName, const MVector &defaultValue, uint32_t flags)AL::maya::NodeHelperstatic
addVectorAttr(const MObject &node, const char *longName, const char *shortName, const MVector &defaultValue, uint32_t flags, MObject *attribute=0)AL::maya::NodeHelperstatic
AttributeFlags enum nameAL::maya::NodeHelper
createData(const MTypeId &dataTypeId, MObject &data)AL::maya::NodeHelperstatic
createData(const MTypeId &dataTypeId, MObject &data)AL::maya::NodeHelperinlinestatic
FileMode enum nameAL::maya::NodeHelper
generateAETemplate()AL::maya::NodeHelperstatic
inputBoolValue(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputColourValue(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputDataValue(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputDataValue(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperinlinestatic
inputDoubleValue(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputFloatPointValue(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputFloatValue(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputFloatVectorValue(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputInt16Value(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputInt32Value(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputInt64Value(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputInt8Value(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputMatrixValue(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputPointValue(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputStringValue(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputTimeValue(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
inputVectorValue(MDataBlock &dataBlock, const MObject &attribute)AL::maya::NodeHelperstatic
kAffectsAppearance enum valueAL::maya::NodeHelper
kAffectsWorldSpace enum valueAL::maya::NodeHelper
kArray enum valueAL::maya::NodeHelper
kCached enum valueAL::maya::NodeHelper
kColour enum valueAL::maya::NodeHelper
kConnectable enum valueAL::maya::NodeHelper
kDirectory enum valueAL::maya::NodeHelper
kDirectoryWithFiles enum valueAL::maya::NodeHelper
kDontAddToNode enum valueAL::maya::NodeHelper
kDynamic enum valueAL::maya::NodeHelper
kHidden enum valueAL::maya::NodeHelper
kInternal enum valueAL::maya::NodeHelper
kKeyable enum valueAL::maya::NodeHelper
kLoad enum valueAL::maya::NodeHelper
kMultiLoad enum valueAL::maya::NodeHelper
kReadable enum valueAL::maya::NodeHelper
kSave enum valueAL::maya::NodeHelper
kStorable enum valueAL::maya::NodeHelper
kUsesArrayDataBuilder enum valueAL::maya::NodeHelper
kWritable enum valueAL::maya::NodeHelper
NodeHelper()AL::maya::NodeHelperinline
outputBoolValue(MDataBlock &dataBlock, const MObject &attribute, bool value)AL::maya::NodeHelperstatic
outputColourValue(MDataBlock &dataBlock, const MObject &attribute, const MColor &value)AL::maya::NodeHelperstatic
outputDataValue(MDataBlock &dataBlock, const MObject &attribute, MPxData *value)AL::maya::NodeHelperstatic
outputDoubleValue(MDataBlock &dataBlock, const MObject &attribute, double value)AL::maya::NodeHelperstatic
outputEulerValue(MDataBlock &dataBlock, const MObject &attribute, const MEulerRotation &value)AL::maya::NodeHelperstatic
outputFloatPointValue(MDataBlock &dataBlock, const MObject &attribute, const MFloatPoint &value)AL::maya::NodeHelperstatic
outputFloatValue(MDataBlock &dataBlock, const MObject &attribute, float value)AL::maya::NodeHelperstatic
outputFloatVectorValue(MDataBlock &dataBlock, const MObject &attribute, const MFloatVector &value)AL::maya::NodeHelperstatic
outputInt16Value(MDataBlock &dataBlock, const MObject &attribute, int16_t value)AL::maya::NodeHelperstatic
outputInt32Value(MDataBlock &dataBlock, const MObject &attribute, int32_t value)AL::maya::NodeHelperstatic
outputInt64Value(MDataBlock &dataBlock, const MObject &attribute, int64_t value)AL::maya::NodeHelperstatic
outputInt8Value(MDataBlock &dataBlock, const MObject &attribute, int8_t value)AL::maya::NodeHelperstatic
outputMatrixValue(MDataBlock &dataBlock, const MObject &attribute, const MMatrix &value)AL::maya::NodeHelperstatic
outputPointValue(MDataBlock &dataBlock, const MObject &attribute, const MPoint &value)AL::maya::NodeHelperstatic
outputStringValue(MDataBlock &dataBlock, const MObject &attribute, const MString &value)AL::maya::NodeHelperstatic
outputTimeValue(MDataBlock &dataBlock, const MObject &attribute, const MTime &value)AL::maya::NodeHelperstatic
outputVectorValue(MDataBlock &dataBlock, const MObject &attribute, const MVector &value)AL::maya::NodeHelperstatic
setMinMax(MObject obj, datatype minimum, datatype maximum)AL::maya::NodeHelperinlinestatic
setMinMax(MObject obj, datatype minimum, datatype maximum, datatype softmin, datatype softmax)AL::maya::NodeHelperinlinestatic
setNodeType(const MString &typeName)AL::maya::NodeHelperstatic
~NodeHelper()AL::maya::NodeHelperinline