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::GetDoorMarkerVisitor Struct Reference
Collaboration diagram for MWWorld::GetDoorMarkerVisitor:

Public Member Functions

 GetDoorMarkerVisitor (std::vector< World::DoorMarker > &out)
 
bool operator() (const MWWorld::Ptr &ptr)
 

Public Attributes

std::vector< World::DoorMarker > & mOut
 

Constructor & Destructor Documentation

MWWorld::GetDoorMarkerVisitor::GetDoorMarkerVisitor ( std::vector< World::DoorMarker > &  out)
inline

Member Function Documentation

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

Here is the call graph for this function:

Member Data Documentation

std::vector<World::DoorMarker>& MWWorld::GetDoorMarkerVisitor::mOut

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