irr::newton::RagDoll Class Reference

NOT IMPLEMENTED JET. More...

#include <ragdoll.hpp>

Inheritance diagram for irr::newton::RagDoll:

irr::newton::IrrNewt_Base List of all members.

Public Member Functions

void build (irr::core::array< irr::newton::Body * > parts)
const NewtonRagDoll * getNewtonRagDoll () const
 RagDoll (irr::newton::World *world)
 ~RagDoll ()

Protected Member Functions

void reserved_destroy ()

Protected Attributes

NewtonRagDoll * n_ragdoll
NewtonWorld * n_world

Detailed Description

NOT IMPLEMENTED JET.


Constructor & Destructor Documentation

irr::newton::RagDoll::~RagDoll (  ) 

irr::newton::RagDoll::RagDoll ( irr::newton::World world  ) 


Member Function Documentation

void irr::newton::RagDoll::build ( irr::core::array< irr::newton::Body * >  parts  ) 

const NewtonRagDoll* irr::newton::RagDoll::getNewtonRagDoll (  )  const [inline]

void irr::newton::RagDoll::reserved_destroy (  )  [inline, protected, virtual]

Implements irr::newton::IrrNewt_Base.


Member Data Documentation

NewtonRagDoll* irr::newton::RagDoll::n_ragdoll [protected]

NewtonWorld* irr::newton::RagDoll::n_world [protected]


The documentation for this class was generated from the following file:
Generated on Fri Dec 15 16:58:33 2006 for IrrNewt by  doxygen 1.5.1-p1