OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
MWPhysics::PtrHolder Class Reference

#include <actor.hpp>

Inheritance diagram for MWPhysics::PtrHolder:
Collaboration diagram for MWPhysics::PtrHolder:

Public Member Functions

virtual ~PtrHolder ()
 
void updatePtr (const MWWorld::Ptr &updated)
 
MWWorld::Ptr getPtr ()
 
MWWorld::ConstPtr getPtr () const
 

Protected Attributes

MWWorld::Ptr mPtr
 

Constructor & Destructor Documentation

virtual MWPhysics::PtrHolder::~PtrHolder ( )
inlinevirtual

Member Function Documentation

MWWorld::Ptr MWPhysics::PtrHolder::getPtr ( )
inline

Here is the caller graph for this function:

MWWorld::ConstPtr MWPhysics::PtrHolder::getPtr ( ) const
inline
void MWPhysics::PtrHolder::updatePtr ( const MWWorld::Ptr updated)
inline

Here is the caller graph for this function:

Member Data Documentation

MWWorld::Ptr MWPhysics::PtrHolder::mPtr
protected

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