OpenMW
|
#include <OgreResource.h>
#include <OgreMaterial.h>
#include <OgreController.h>
#include <vector>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | NifOgre::MaterialControllerManager |
Clones materials as necessary to not make controllers affect other objects (that share the original material). More... | |
struct | NifOgre::ObjectScene |
class | NifOgre::Loader |
class | NifOgre::NodeTargetValue< T > |
Namespaces | |
namespace | NifOgre |
Typedefs | |
typedef std::multimap< float, std::string > | NifOgre::TextKeyMap |
typedef Ogre::SharedPtr < ObjectScene > | NifOgre::ObjectScenePtr |
typedef Ogre::SharedPtr < NodeTargetValue< Ogre::Real > > | NifOgre::NodeTargetValueRealPtr |
Variables | |
static const char | NifOgre::sTextKeyExtraDataID [] = "TextKeyExtraData" |