![]() |
Polygon Crucher SDK - Documentation
Documentation
|
The file defines C3DKeyCurve, C3DTCBCurve which handles interpolation curve between two keyframes. More...
The file defines C3DKeyCurve, C3DTCBCurve which handles interpolation curve between two keyframes.
#include "CustomData.h"Go to the source code of this file.
Classes | |
| class | C3DKeyCurve |
| C3DKeyCurve is the base class that determines the transition curve between a given keyframe and the next keyframe which has the same class. More... | |
| class | C3DTCBCurve |
| C3DTCBCurve class handles a transition between two keyframes based on Tension, Continuity and Bias parameters. These values can be directly retrieved from the public members of the class. More... | |