Package artofillusion.animation

Interface Summary
Gesture This interface represents an object which can be used to represent a predefined gesture for an Actor.
Keyframe This interface represents any object which can be used to represent a keyframe on an animation track.
TrackDisplay This interface describes a component which appears in the Score for displaying the contents of Tracks.
 

Class Summary
Actor An Actor is an object with a set of predefined gestures.
Actor.ActorKeyframe Inner class representing a pose for an Actor.
ActorEditorWindow The ActorEditorWindow class represents the window for editing Actor objects.
AnimationPreviewer This class generates a wireframe preview of an animation.
ArrayKeyframe  
BooleanKeyframe  
ConstraintTrack This is a Track which places constraints on the position or orientation of an object.
EditKeyframesDialog EditKeyframesDialog presents a dialog box for doing bulk editing of keyframes.
FilterParameterTrack This is a Track which allows the parameters of an ImageFilter to be keyframed.
IKSolver This class performs inverse kinematics calculations to move skeletons.
IKTrack This is a Track which modifies the shape of an object using inverse kinematics.
Joint This class represents a joint in the skeleton of an animated object.
JointEditorDialog This is a dialog box for editing joints in a skeleton.
Marker  
MeshGesture This abstract class represents a Gesture for a Mesh.
NullKeyframe This is a keyframes which contains no information.
ObjectRef This class represents a reference either to an object, or to a joint within an object.
ObjectRefSelector This is a user interface component for selecting an object or a joint in an object.
ObjectRefTreeElement This class represents an ObjectRef in a the TreeList.
PathFromCurveDialog PathFromCurveDialog is a dialog box for describing how to set an animation path from a Curve object.
PoseTrack This is a Track which controls the pose of an object.
PositionTrack This is a Track which controls the position of an object.
ProceduralPositionTrack This is a Track which uses a procedure to control the position of an object.
ProceduralRotationTrack This is a Track which uses a procedure to control the orientation of an object.
RotationKeyframe This class is a keyframe for a rotation track.
RotationTrack This is a Track which controls the rotation of an object.
ScalarKeyframe This class is a scalar valued keyframe.
Score This is a Widget which displays all the tracks for objects in a scene, and shows where their keyframes are.
SelectionInfo  
Skeleton This class represents the skeleton of an animated object.
SkeletonTool SkeletonTool is an EditingTool used for manipulating the skeletons of objects.
Smoothness  
TextureTrack This is a Track which controls the value of a texture parameter.
TimeAxis This is a Widget which displays a time axis.
Timecourse This class represents a quantity which changes as a function of time.
Track This is an abstract class representing an aspect of the scene which changes with time.
TrackGraph This is a graph used for displaying and editing one or more Track's keyframe values.
TracksPanel This is the Widget which displays all of the tracks in the score.
TrackTreeElement  
VectorKeyframe This class is a vector valued keyframe.
VerticalAxis This draws the vertical axis on graphs of keyframe values.
VisibilityTrack This is a Track which controls whether an object is visible.
WeightTrack This is a Track which controls the weight given to another track.
 



Copyright © 1999-2011 by Peter Eastman.