OpenMW
Public Member Functions | Public Attributes
MWWorld::LiveCellRefBase Struct Reference

Used to create pointers to hold any type of LiveCellRef<> object. More...

#include <livecellref.hpp>

List of all members.

Public Member Functions

 LiveCellRefBase (std::string type, const ESM::CellRef &cref=ESM::CellRef())
virtual ~LiveCellRefBase ()

Public Attributes

const ClassmClass
ESM::CellRef mRef
RefData mData

Detailed Description

Used to create pointers to hold any type of LiveCellRef<> object.


Constructor & Destructor Documentation

MWWorld::LiveCellRefBase::LiveCellRefBase ( std::string  type,
const ESM::CellRef cref = ESM::CellRef() 
)
virtual MWWorld::LiveCellRefBase::~LiveCellRefBase ( ) [inline, virtual]

Member Data Documentation

runtime-data

Information about this instance, such as 3D location and rotation and individual type-dependent data.


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