Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

OpenCAL::ValueTimeTrack Class Reference

#include <ValueTimeTrack.h>

Inheritance diagram for OpenCAL::ValueTimeTrack:

Inheritance graph
[legend]
Collaboration diagram for OpenCAL::ValueTimeTrack:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ValueTimeTrack (KeyFrameSystem *keyFrameSystem, float *value)
void addKeyFrame (float time, float value)
void deleteKeyFrame (float time)
void apply ()

Protected Types

typedef map< float, float > KeyFrameMap

Protected Attributes

float * m_value
KeyFrameMap m_keyFrames

Detailed Description

This is an implementation of a time track that can interpolate through floating point values

Definition at line 30 of file ValueTimeTrack.h.


The documentation for this class was generated from the following files:
Generated on Sun Aug 15 19:19:27 2004 for OpenCAL: Open Computer Animation Library by doxygen 1.3.8