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

#include <custommarkerstate.hpp>

Collaboration diagram for ESM::CustomMarker:

Public Member Functions

bool operator== (const CustomMarker &other)
 
void load (ESM::ESMReader &reader)
 
void save (ESM::ESMWriter &writer) const
 

Public Attributes

float mWorldX
 
float mWorldY
 
ESM::CellId mCell
 
std::string mNote
 

Member Function Documentation

void ESM::CustomMarker::load ( ESM::ESMReader reader)

Here is the call graph for this function:

Here is the caller graph for this function:

bool ESM::CustomMarker::operator== ( const CustomMarker other)
inline
void ESM::CustomMarker::save ( ESM::ESMWriter writer) const

Here is the call graph for this function:

Member Data Documentation

ESM::CellId ESM::CustomMarker::mCell
std::string ESM::CustomMarker::mNote
float ESM::CustomMarker::mWorldX
float ESM::CustomMarker::mWorldY

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