#include <morphtrack.h>
Public Types | |
| enum | Method { PROPORTIONAL, RELATIVE } |
| Enumeration of possible morph interpolation method types. More... | |
Public Member Functions | |
| void | setMethod (Method m) |
| Sets interpolation method. | |
| void | addTargetGroup (const TargetGroup &tg) |
| Adds target group to animation sequence. | |
Classes | |
| class | MorphTarget |
| class MorphTarget, morph target data container. More... | |
| class | TargetGroup |
| class TargetGroup, morph data container corresponds to a single frame in animation sequence. More... | |
| void Cast3dImport::MorphTrack::setMethod | ( | Method | m | ) | [inline] |
| void Cast3dImport::MorphTrack::addTargetGroup | ( | const TargetGroup & | tg | ) | [inline] |