CSLBaseKey Struct Reference

Base class for all key frame types. More...

#include <BaseFCurve.h>

Inheritance diagram for CSLBaseKey:

CSLBezierKey CSLConstantKey CSLCubicKey CSLHermiteKey CSLLinearKey List of all members.

Public Attributes

SI_Float  m_fTime
SI_Float  m_fValue

Detailed Description

Base class for all key frame types.

A key represents the value of a CSLAnimatableType at a given time.

See also:
CSLBaseFCurve


Member Data Documentation

SI_Float m_fTime

The time associated with the key

SI_Float m_fValue

Value associated with the key


The documentation for this struct was generated from the following file: