|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CAnimatedMorph Class ReferenceAn animated morph (blend shape).
More...
#include <animated_morph.h>
Inheritance diagram for NL3D::CAnimatedMorph:
List of all members.
Detailed Description
An animated morph (blend shape).
-
Author:
-
Matthieu Besson , Nevrax France
-
Date:
-
2001
Definition at line 71 of file animated_morph.h.
Member Enumeration Documentation
enum NL3D::CAnimatedMorph::TAnimValues
|
|
Constructor & Destructor Documentation
NL3D::CAnimatedMorph::CAnimatedMorph |
( |
CMorphBase * |
mb |
) |
|
|
Member Function Documentation
ITrack * NL3D::CAnimatedMorph::getDefaultTrack |
( |
uint |
valueId |
) |
[virtual] |
|
float NL3D::CAnimatedMorph::getFactor |
( |
|
) |
const [inline] |
|
const std::string& NL3D::CAnimatedMorph::getName |
( |
|
) |
const [inline] |
|
const char * NL3D::CAnimatedMorph::getValueName |
( |
uint |
valueId |
) |
const [virtual] |
|
void NL3D::CAnimatedMorph::registerToChannelMixer |
( |
CChannelMixer * |
chanMixer, |
|
|
const std::string & |
prefix |
|
) |
[virtual] |
|
void NL3D::CAnimatedMorph::setFactor |
( |
float |
rFactor |
) |
[inline] |
|
Member Data Documentation
CMorphBase* NL3D::CAnimatedMorph::_MorphBase [private]
|
|
The documentation for this class was generated from the following files:
|
|