virtual PhysicsObject * make_copy() const
simple destructor
Describes a particle that has angular characteristics (velocity, orientation).
virtual ~OrientedParticle()
simple destructor
virtual void write(std::ostream &out, int indent=0) const
Write a string representation of this instance to <out>.
OrientedParticle(int lifespan=0, bool alive=false)
simple constructor
virtual void write(std::ostream &out, int indent=0) const
Write a string representation of this instance to <out>.
An individual, physically-modelable particle abstract base class.
virtual void output(std::ostream &out) const
Write a string representation of this instance to <out>.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.