|
OpenMW
|
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" |
| typedef Ogre::SharedPtr<NodeTargetValue<Ogre::Real> > NifOgre::NodeTargetValueRealPtr |
| typedef Ogre::SharedPtr<ObjectScene> NifOgre::ObjectScenePtr |
| typedef std::multimap<float,std::string> NifOgre::TextKeyMap |
| static const char* NifOgre::getBlendFactor | ( | int | mode | ) | [static] |
| static const char* NifOgre::getTestMode | ( | int | mode | ) | [static] |
const char NifOgre::sTextKeyExtraDataID[] = "TextKeyExtraData" [static] |
1.7.6.1