OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MWGui::LocalMapBase::MarkerUserData Struct Reference

#include <mapwindow.hpp>

Collaboration diagram for MWGui::LocalMapBase::MarkerUserData:

Public Member Functions

 MarkerUserData (MWRender::LocalMap *map)
 
bool isPositionExplored () const
 

Public Attributes

MWRender::LocalMapmLocalMapRender
 
int cellX
 
int cellY
 
float nX
 
float nY
 
std::vector< std::string > notes
 
std::string caption
 

Constructor & Destructor Documentation

MWGui::LocalMapBase::MarkerUserData::MarkerUserData ( MWRender::LocalMap map)
inline

Member Function Documentation

bool MWGui::LocalMapBase::MarkerUserData::isPositionExplored ( ) const

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

std::string MWGui::LocalMapBase::MarkerUserData::caption
int MWGui::LocalMapBase::MarkerUserData::cellX
int MWGui::LocalMapBase::MarkerUserData::cellY
MWRender::LocalMap* MWGui::LocalMapBase::MarkerUserData::mLocalMapRender
std::vector<std::string> MWGui::LocalMapBase::MarkerUserData::notes
float MWGui::LocalMapBase::MarkerUserData::nX
float MWGui::LocalMapBase::MarkerUserData::nY

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