OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MWWorld::ListFastTravelDestinationsVisitor Struct Reference
Collaboration diagram for MWWorld::ListFastTravelDestinationsVisitor:

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::DestmList
 

Constructor & Destructor Documentation

MWWorld::ListFastTravelDestinationsVisitor::ListFastTravelDestinationsVisitor ( float  preloadDist,
const osg::Vec3f &  playerPos 
)
inline

Member Function Documentation

bool MWWorld::ListFastTravelDestinationsVisitor::operator() ( const MWWorld::Ptr ptr)
inline

Here is the call graph for this function:

Member Data Documentation

std::vector<ESM::Transport::Dest> MWWorld::ListFastTravelDestinationsVisitor::mList
osg::Vec3f MWWorld::ListFastTravelDestinationsVisitor::mPlayerPos
float MWWorld::ListFastTravelDestinationsVisitor::mPreloadDist

The documentation for this struct was generated from the following file: