Home
last modified time | relevance | path

Searched defs:mRibbonTrailFactory (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreRoot.h102 std::unique_ptr<MovableObjectFactory> mRibbonTrailFactory; variable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreRoot.h144 MovableObjectFactory* mRibbonTrailFactory; variable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreRoot.cpp346 OGRE_DELETE mRibbonTrailFactory; in ~Root() local