1 #ifndef OPENMW_COMPONENTS_NIFOSG_LOADER
2 #define OPENMW_COMPONENTS_NIFOSG_LOADER
7 #include <osg/Referenced>
30 : osg::Object(copy, copyop)
54 typedef std::map<std::
string, osg::ref_ptr<const
KeyframeController> > KeyframeControllerMap;
73 static void setShowMarkers(
bool show);
75 static bool getShowMarkers();
std::multimap< float, std::string > TextKeyMap
Definition: nifloader.hpp:23
static bool sShowMarkers
Definition: nifloader.hpp:79
META_Object(OpenMW, KeyframeHolder) typedef std KeyframeControllerMap mKeyframeControllers
Definition: nifloader.hpp:52
TextKeyMapHolder(const TextKeyMapHolder ©, const osg::CopyOp ©op)
Definition: nifloader.hpp:29
KeyframeHolder()
Definition: nifloader.hpp:43
Handles loading/caching of Images.
Definition: imagemanager.hpp:23
Definition: nifloader.hpp:40
Definition: controller.hpp:195
TextKeyMapHolder()
Definition: nifloader.hpp:28
Definition: nifloader.hpp:61
boost::shared_ptr< const Nif::NIFFile > NIFFilePtr
Definition: niffile.hpp:95
TextKeyMap mTextKeys
Definition: nifloader.hpp:34
TextKeyMap mTextKeys
Definition: nifloader.hpp:50
KeyframeHolder(const KeyframeHolder ©, const osg::CopyOp ©op)
Definition: nifloader.hpp:44
Definition: nifloader.hpp:25