OpenMW
|
Public Member Functions | |
ListFastTravelDestinationsVisitor (float preloadDist, const osg::Vec3f &playerPos) | |
bool | operator() (const MWWorld::Ptr &ptr) |
Public Attributes | |
float | mPreloadDist |
osg::Vec3f | mPlayerPos |
std::vector< ESM::Transport::Dest > | mList |
|
inline |
|
inline |
std::vector<ESM::Transport::Dest> MWWorld::ListFastTravelDestinationsVisitor::mList |
osg::Vec3f MWWorld::ListFastTravelDestinationsVisitor::mPlayerPos |
float MWWorld::ListFastTravelDestinationsVisitor::mPreloadDist |