AL_omx
1.0
Introduction
Why AL_omx?
Performance Comparison
Getting Started
Install AL_omx In Maya
Quick Example Codes
Cookbook
Running All AL_omx Tests
Generate AL_omx Documentation Locally
Reference
AL.omx
AL.omx.utils
Private APIs
Technical Details
Modifiers
Undoability
Performance Tips
Change Logs
Feedback & Contributing
Contributor License Agreement
Contribution Workflow
Coding Conventions
Feedback
AL_omx
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
X
_
__contains__() (AL.omx.XPlug method)
__eq__() (AL.omx.XNode method)
__getitem__() (AL.omx.XPlug method)
__hash__() (AL.omx.XNode method)
__init__() (AL.omx.JournalContext method)
(AL.omx.XModifier method)
(AL.omx.XNode method)
(AL.omx.XPlug method)
(AL.omx.XPlug.UnlockedModification method)
__iter__() (AL.omx.XPlug method)
__ne__() (AL.omx.XNode method)
__repr__() (AL.omx.XNode method)
(AL.omx.XPlug method)
__str__() (AL.omx.XNode method)
(AL.omx.XPlug method)
A
addAttribute() (AL.omx.XModifier method)
addExtensionAttribute() (AL.omx.XModifier method)
AL.omx
module
AL.omx._xcommand
module
AL.omx.plugin.AL_OMXCommand
module
AL.omx.utils._contexts
module
AL.omx.utils._exceptions
module
AL.omx.utils._modifiers
module
AL.omx.utils._nodes
module
AL.omx.utils._plugs
module
apiType() (AL.omx.XNode method)
attributeTypeAndFnFromPlug() (in module AL.omx.utils._plugs)
B
basicFn() (AL.omx.XNode method)
bestFn() (AL.omx.XNode method)
C
child() (AL.omx.XPlug method)
closestAvailableNodeName() (in module AL.omx.utils._nodes)
commandModifierContext() (in module AL.omx)
commandToExecute() (AL.omx.XModifier method)
connect() (AL.omx.XModifier method)
connectFrom() (AL.omx.XPlug method)
connectTo() (AL.omx.XPlug method)
createAttributeDummy() (in module AL.omx.utils._plugs)
createDagNode() (AL.omx.utils._modifiers.MModifier method)
(AL.omx.XModifier method)
(AL.omx.XNode method)
(in module AL.omx)
createDGNode() (AL.omx.utils._modifiers.MModifier method)
(AL.omx.XModifier method)
(in module AL.omx)
createNode() (AL.omx.utils._modifiers.MModifier method)
(AL.omx.XModifier method)
creator() (AL.omx._xcommand.XCommand static method)
currentModifier() (in module AL.omx)
D
deleteNode() (AL.omx.XModifier method)
destinations() (AL.omx.XPlug method)
disconnect() (AL.omx.XModifier method)
disconnectFromSource() (AL.omx.XPlug method)
doIt() (AL.omx._xcommand.XCommand method)
(AL.omx.XModifier method)
(in module AL.omx)
E
ensureLoaded() (AL.omx._xcommand.XCommand class method)
enumNames() (AL.omx.XPlug method)
F
findNode() (in module AL.omx.utils._nodes)
findPlug() (in module AL.omx.utils._plugs)
findSubplugByName() (in module AL.omx.utils._plugs)
G
get() (AL.omx.XPlug method)
getOrExtendMPlugArray() (in module AL.omx.utils._plugs)
H
hasFn() (AL.omx.XNode method)
I
initializePlugin() (in module AL.omx.plugin.AL_OMXCommand)
installCallbacks() (in module AL.omx.plugin.AL_OMXCommand)
isAlive() (AL.omx.XNode method)
isClean() (AL.omx.XModifier method)
isJournalOn() (in module AL.omx)
isNull() (AL.omx.XNode method)
isUndoable() (AL.omx._xcommand.XCommand method)
isValid() (AL.omx.XNode method)
iterAttributeFnTypesAndClasses() (in module AL.omx.utils._plugs)
J
journal() (AL.omx.XModifier method)
JournalContext (class in AL.omx)
L
linkExtensionAttributeToPlugin() (AL.omx.XModifier method)
M
maya_useNewAPI() (in module AL.omx.plugin.AL_OMXCommand)
MModifier (class in AL.omx.utils._modifiers)
module
AL.omx
AL.omx._xcommand
AL.omx.plugin.AL_OMXCommand
AL.omx.utils._contexts
AL.omx.utils._exceptions
AL.omx.utils._modifiers
AL.omx.utils._nodes
AL.omx.utils._plugs
N
newAnimCurveModifier() (in module AL.omx)
newModifier() (in module AL.omx)
newModifierContext() (in module AL.omx)
newPlugValue() (AL.omx.XModifier method)
newPlugValueBool() (AL.omx.XModifier method)
newPlugValueChar() (AL.omx.XModifier method)
newPlugValueDouble() (AL.omx.XModifier method)
newPlugValueFloat() (AL.omx.XModifier method)
newPlugValueInt() (AL.omx.XModifier method)
newPlugValueMAngle() (AL.omx.XModifier method)
newPlugValueMDistance() (AL.omx.XModifier method)
newPlugValueMTime() (AL.omx.XModifier method)
newPlugValueShort() (AL.omx.XModifier method)
newPlugValueString() (AL.omx.XModifier method)
nextAvailable() (AL.omx.XPlug method)
nextAvailableElement() (in module AL.omx.utils._plugs)
nextAvailableElementIndex() (in module AL.omx.utils._plugs)
nodeDotAttrFromPlug() (in module AL.omx.utils._plugs)
NullXPlugError
O
object() (AL.omx.XNode method)
P
partitionNameAndTrailingDigits() (in module AL.omx.utils._nodes)
PlugArrayOutOfBounds
PlugAttributePredicateError
plugEnumNames() (in module AL.omx.utils._plugs)
PLUGIN_CMD_NAME (AL.omx._xcommand.XCommand attribute)
plugIsValid() (in module AL.omx.utils._plugs)
PlugLockedForEditError
PlugMayaInvalidException
PlugUnhandledTypeException
pythonCommandToExecute() (AL.omx.XModifier method)
Q
queryTrackedNodes() (in module AL.omx)
R
redoIt() (AL.omx._xcommand.XCommand method)
(AL.omx.utils._modifiers.MModifier method)
removeAttribute() (AL.omx.XModifier method)
removeExtensionAttribute() (AL.omx.XModifier method)
removeExtensionAttributeIfUnset() (AL.omx.XModifier method)
removeMultiInstance() (AL.omx.XModifier method)
renameAttribute() (AL.omx.XModifier method)
renameNode() (AL.omx.XModifier method)
reparentNode() (AL.omx.XModifier method)
S
set() (AL.omx.XPlug method)
setAngle() (AL.omx.XPlug method)
setBool() (AL.omx.XPlug method)
setChannelBox() (AL.omx.XPlug method)
setChar() (AL.omx.XPlug method)
setCompoundDouble() (AL.omx.XPlug method)
setDistance() (AL.omx.XPlug method)
setDouble() (AL.omx.XPlug method)
setFloat() (AL.omx.XPlug method)
setInt() (AL.omx.XPlug method)
setJournalToggle() (in module AL.omx)
setKeyable() (AL.omx.XPlug method)
setLocked() (AL.omx.XPlug method)
setNodeLockState() (AL.omx.XModifier method)
setShort() (AL.omx.XPlug method)
setString() (AL.omx.XPlug method)
setTime() (AL.omx.XPlug method)
setValueOnPlug() (in module AL.omx.utils._plugs)
source() (AL.omx.XPlug method)
T
ToDagModifier (class in AL.omx.utils._modifiers)
ToDGModifier (class in AL.omx.utils._modifiers)
TrackCreatedNodes (class in AL.omx)
trackedNodes() (AL.omx.TrackCreatedNodes method)
U
undoIt() (AL.omx._xcommand.XCommand method)
(AL.omx.XModifier method)
UndoStateSwitcher (class in AL.omx.utils._contexts)
uninitializePlugin() (in module AL.omx.plugin.AL_OMXCommand)
uninstallCallbacks() (in module AL.omx.plugin.AL_OMXCommand)
unlinkExtensionAttributeFromPlugin() (AL.omx.XModifier method)
V
valueAndTypesFromPlug() (in module AL.omx.utils._plugs)
valueFromPlug() (in module AL.omx.utils._plugs)
X
XCommand (class in AL.omx._xcommand)
XModifier (class in AL.omx)
XNode (class in AL.omx)
xnode() (AL.omx.XPlug method)
XPlug (class in AL.omx)
XPlug.UnlockedModification (class in AL.omx)