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

PointParticle Class Reference

#include <pointParticle.h>

Inheritance diagram for PointParticle:

BaseParticle PhysicsObject TypedReferenceCount TypedObject ReferenceCount List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

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

Definition at line 27 of file pointParticle.cxx.

References PhysicsObject::set_oriented().

Referenced by make_copy().

PointParticle::PointParticle const PointParticle &  copy  ) 
 

Definition at line 38 of file pointParticle.cxx.

References PhysicsObject::set_oriented().

PointParticle::~PointParticle void   )  [virtual]
 

Definition at line 49 of file pointParticle.cxx.


Member Function Documentation

void PointParticle::die void   )  [virtual]
 

Implements BaseParticle.

Definition at line 68 of file pointParticle.cxx.

void PointParticle::init void   )  [virtual]
 

Implements BaseParticle.

Definition at line 77 of file pointParticle.cxx.

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

Implements BaseParticle.

Definition at line 58 of file pointParticle.cxx.

References PointParticle().

void PointParticle::update void   )  [virtual]
 

Implements BaseParticle.

Definition at line 86 of file pointParticle.cxx.


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