This is the complete list of members for MotionManager, including all inherited members.
addCameraKeyFrame(String &shotId, int offset) | MotionManager | slot |
addFunction(String &idString, String &name, String &type) | MotionManager | slot |
addLayerKeyFrame(String &panelId, int layerIndex, int offset) | MotionManager | slot |
clearCameraMotion(String &shotId) | MotionManager | slot |
clearLayerMotion(String &panelId, int layerIndex) | MotionManager | slot |
getLinkedFunction(String &idString, String &nodeName, String &attrName) | MotionManager | slot |
getNodeMatrix(String &idString, String &nodeName, double atFrame) | MotionManager | slot |
getTextAttr(String &idString, String &nodeName, String &attrName, double atFrame) | MotionManager | slot |
linkedCameraFunction(String &shotId, String &attrName) | MotionManager | slot |
linkedLayerFunction(String &panelId, int layerIndex, String &attrName) | MotionManager | slot |
removeCameraKeyFrame(String &shotId, int offset) | MotionManager | slot |
removeLayerKeyFrame(String &panelId, int layerIndex, int offset) | MotionManager | slot |
setLayerAnimated(String &panelId, int layerIndex, bool animated) | MotionManager | slot |
setLinkedFunction(String &idString, String &nodeName, String &attrName, String &functionName) | MotionManager | slot |
setTextAttr(String &idString, String &nodeName, String &attrName, double atFrame, String &attrValue) | MotionManager | slot |