AnimChannelBase
-
class AnimChannelBase
Bases:
AnimGroup
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).
Inheritance diagram
-
static TypeHandle get_class_type(void)
-
virtual TypeHandle get_type(void) const
-
static TypeHandle get_class_type(void)