BasicFCurve Class Reference

Class representing a model function curve. More...

List of all members.

Public Member Functions

 BasicFCurve ()
 Creates a function curve.

Public Attributes

int DimCount
 Dimensionality.
int KeyCount
 Number of keys.
BasicFCurveInterpType InterpType
 Animation interpolation type.
BasicFCurveTargetType TargetType
 Animation target type.
BasicFCurveChannelType ChannelType
 Animation channel type.
int ChannelOption
 Animation channel option.
int TargetIndex
 Animation target number.
float[] KeyFrames
 Key frame array.

Detailed Description

Class representing a model function curve.