#include <Envelope.h>

Public Member Functions | |
| EnvelopeKey () | |
Public Attributes | |
| float | value |
| float | time |
| int | shape |
| float | tension |
| float | continuity |
| float | bias |
| float | param [4] |
| EnvelopeKey * | prev |
| EnvelopeKey * | next |
| EnvelopeKey::EnvelopeKey | ( | ) |
| float EnvelopeKey::value |
| float EnvelopeKey::time |
| float EnvelopeKey::tension |
| float EnvelopeKey::continuity |
| float EnvelopeKey::bias |
| float EnvelopeKey::param[4] |
1.5.6