#include <morphtrack.h>
Public Types | |
| enum | ComponentTYPE |
| Enumeration of possible target component types. | |
Public Member Functions | |
| MorphTarget (float weight) | |
| Contructor. | |
| void | addComponent (ComponentTYPE type, Streamble *target) |
| Adds target component. | |
| Cast3dImport::MorphTrack::MorphTarget::MorphTarget | ( | float | weight | ) | [inline] |
Contructor.
| weight | weight influence value fot the target. |
| void Cast3dImport::MorphTrack::MorphTarget::addComponent | ( | ComponentTYPE | type, | |
| Streamble * | target | |||
| ) | [inline] |
Adds target component.
| type | component type. | |
| id | of component data container. |