Home
last modified time | relevance | path

Searched refs:getCurrentPtr (Results 1 – 7 of 7) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwworld/
H A Dcellstore.cpp248 Ptr CellStore::getCurrentPtr(LiveCellRefBase *ref) in getCurrentPtr() function in MWWorld::CellStore
1040 Ptr ptr = getCurrentPtr(&*it); in rest()
1048 Ptr ptr = getCurrentPtr(&*it); in rest()
1066 Ptr ptr = getCurrentPtr(&*it); in recharge()
1074 Ptr ptr = getCurrentPtr(&*it); in recharge()
1082 Ptr ptr = getCurrentPtr(&*it); in recharge()
1104 Ptr ptr = getCurrentPtr(&*it); in respawn()
1111 Ptr ptr = getCurrentPtr(&*it); in respawn()
1117 Ptr ptr = getCurrentPtr(&*it); in respawn()
1123 Ptr ptr = getCurrentPtr(&*it); in respawn()
[all …]
H A Dcellstore.hpp114 Ptr getCurrentPtr(MWWorld::LiveCellRefBase* ref);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/EXRCodec/src/
H A DO_IStream.cpp43 return _stream.getCurrentPtr() - _stream.getPtr(); in tellg()
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/EXRCodec/src/
H A DO_IStream.cpp43 return _stream.getCurrentPtr() - _stream.getPtr(); in tellg()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/GLSL/
H A DOgreGLSLProgram.cpp199 cacheMicrocode->getCurrentPtr(), in getMicrocodeFromCache()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreDataStream.h434 uchar* getCurrentPtr(void) { return mPos; } in getCurrentPtr() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreDataStream.h439 uchar* getCurrentPtr(void) { return mPos; } in getCurrentPtr() function