CInterval | The base class for timeline components |
CIntervalManager | This object holds a number of currently-playing intervals and is responsible for advancing them each frame as needed |
CIntervalManager::IntervalDef | |
CLerpAnimEffectInterval | This interval lerps between different amounts of control effects for various AnimControls that might be playing on an actor |
CLerpAnimEffectInterval::ControlDef | |
CLerpInterval | The base class for a family of intervals that linearly interpolate one or more numeric values over time |
CLerpNodePathInterval | An interval that lerps one or more properties (like pos, hpr, etc.) on a NodePath over time |
CMetaInterval | This interval contains a list of nested intervals, each of which has its own begin and end times |
CMetaInterval::EventQueueEntry | |
CMetaInterval::IntervalDef | |
CMetaInterval::PlaybackEvent | |
Correction | |
DCAtomicField | A single atomic field of a Distributed Class, as read from a .dc file |
DCAtomicField::ElementType | |
DCClass | Defines a particular DistributedClass as read from an input .dc file |
DCField | A single field of a Distributed Class, either atomic or molecular |
DCFile | Represents the complete list of Distributed Class descriptions as read from a .dc file |
DCMolecularField | A single molecular field of a Distributed Class, as read from a .dc file |
DCTokenType | |
DCTokenType::U | |
DirectD | |
DirectDClient | |
DirectDServer | |
HashGenerator | This class generates an arbitrary hash number from a sequence of ints |
HideInterval | An interval that calls NodePath::hide() |
LerpCorrection | |
LinearPrediction | |
Mersenne | |
NullPrediction | |
PopCorrection | |
Prediction | |
PrimeNumberGenerator | This class generates a table of prime numbers, up to the limit of an int |
ShowInterval | An interval that calls NodePath::show() |
SmoothMover | This class handles smoothing of sampled motion points over time, e.g |
SmoothMover::SamplePoint | |
SplineCorrection | |
WaitInterval | This interval does absolutely nothing, and is mainly useful for marking time between other intervals within a sequence |