Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

OrientedParticle Class Reference

#include <orientedParticle.h>

Inheritance diagram for OrientedParticle:

BaseParticle PhysicsObject TypedReferenceCount TypedObject ReferenceCount List of all members.

Public Member Functions

 OrientedParticle (int lifespan=0, bool alive=false)
 OrientedParticle (const OrientedParticle &copy)
virtual ~OrientedParticle (void)
virtual PhysicsObjectmake_copy (void) const
INLINE void set_velocity (void)
INLINE void set_orientation (void)
virtual void init (void)
virtual void update (void)
virtual void die (void)

Constructor & Destructor Documentation

OrientedParticle::OrientedParticle int  lifespan = 0,
bool  alive = false
 

Definition at line 27 of file orientedParticle.cxx.

References PhysicsObject::set_oriented().

Referenced by make_copy().

OrientedParticle::OrientedParticle const OrientedParticle &  copy  ) 
 

Definition at line 38 of file orientedParticle.cxx.

OrientedParticle::~OrientedParticle void   )  [virtual]
 

Definition at line 48 of file orientedParticle.cxx.


Member Function Documentation

void OrientedParticle::die void   )  [virtual]
 

Implements BaseParticle.

Definition at line 76 of file orientedParticle.cxx.

void OrientedParticle::init void   )  [virtual]
 

Implements BaseParticle.

Definition at line 67 of file orientedParticle.cxx.

PhysicsObject * OrientedParticle::make_copy void   )  const [virtual]
 

Implements BaseParticle.

Definition at line 57 of file orientedParticle.cxx.

References OrientedParticle().

INLINE void OrientedParticle::set_orientation void   ) 
 

INLINE void OrientedParticle::set_velocity void   ) 
 

void OrientedParticle::update void   )  [virtual]
 

Implements BaseParticle.

Definition at line 87 of file orientedParticle.cxx.


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 00:12:56 2003 for Panda by doxygen1.3