Panda3D
Public Member Functions | Static Public Member Functions

AnimChannelBase Class Reference

Parent class for all animation channels. More...

Inheritance diagram for AnimChannelBase:
AnimGroup TypedWritableReferenceCount Namable TypedWritable ReferenceCount TypedObject AnimChannelMatrix AnimChannelScalar AnimChannelMatrixDynamic AnimChannelMatrixXfmTable AnimChannelScalarDynamic AnimChannelScalarTable

List of all members.

Public Member Functions

TypeHandle getType ()

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

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).


Member Function Documentation

static TypeHandle getClassType ( ) [static]
TypeHandle getType ( )

Reimplemented from TypedObject.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties