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::ProjectileManager::State Struct Reference
Inheritance diagram for MWWorld::ProjectileManager::State:
Collaboration diagram for MWWorld::ProjectileManager::State:

Public Member Functions

MWWorld::Ptr getCaster ()
 

Public Attributes

osg::ref_ptr
< osg::PositionAttitudeTransform > 
mNode
 
std::shared_ptr
< MWRender::EffectAnimationTime
mEffectAnimationTime
 
int mActorId
 
MWWorld::Ptr mCasterHandle
 
std::vector< std::string > mIdMagic
 
std::string mIdArrow
 

Member Function Documentation

MWWorld::Ptr MWWorld::ProjectileManager::State::getCaster ( )

Here is the call graph for this function:

Member Data Documentation

int MWWorld::ProjectileManager::State::mActorId
MWWorld::Ptr MWWorld::ProjectileManager::State::mCasterHandle
std::shared_ptr<MWRender::EffectAnimationTime> MWWorld::ProjectileManager::State::mEffectAnimationTime
std::string MWWorld::ProjectileManager::State::mIdArrow
std::vector<std::string> MWWorld::ProjectileManager::State::mIdMagic
osg::ref_ptr<osg::PositionAttitudeTransform> MWWorld::ProjectileManager::State::mNode

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