|
Panda3D
|
Parent class for all animation channels. More...
Public Member Functions | |
| TypeHandle | getType () |
Static Public Member Functions | |
| static TypeHandle | getClassType () |
Parent class for all animation channels.
An AnimChannel is an arbitrary function that changes over time (actually, over frames), usually defined by a table read from an egg file (but possibly computed or generated in any other way).
| static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from AnimGroup.
Reimplemented in AnimChannelMatrix, AnimChannelScalar, AnimChannelMatrixDynamic, AnimChannelMatrixXfmTable, AnimChannelScalarDynamic, and AnimChannelScalarTable.
| TypeHandle getType | ( | ) |
Reimplemented from TypedObject.
1.7.3