Classes |
class | ValueInterpolator |
class | DefaultFunction |
class | NIFMaterialLoader |
class | BoundsFinder |
class | NIFMeshLoader |
class | FlipController |
class | AlphaController |
class | MaterialColorController |
class | VisController |
class | KeyframeController |
class | UVController |
class | ParticleSystemController |
class | GeomMorpherController |
class | NIFObjectLoader |
class | MaterialControllerManager |
| Clones materials as necessary to not make controllers affect other objects (that share the original material). More...
|
struct | ObjectScene |
class | Loader |
class | NodeTargetValue |
class | NIFSkeletonLoader |
Typedefs |
typedef std::multimap< float,
std::string > | TextKeyMap |
typedef Ogre::SharedPtr
< ObjectScene > | ObjectScenePtr |
typedef Ogre::SharedPtr
< NodeTargetValue< Ogre::Real > > | NodeTargetValueRealPtr |
Functions |
static const char * | getBlendFactor (int mode) |
static const char * | getTestMode (int mode) |
Variables |
static const char | sTextKeyExtraDataID [] = "TextKeyExtraData" |