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

PointEmitter Class Reference

#include <pointEmitter.h>

Inheritance diagram for PointEmitter:

BaseParticleEmitter ReferenceCount List of all members.

Private Member Functions

virtual void assign_initial_position (LPoint3f &pos)
virtual void assign_initial_velocity (LVector3f &vel)
 PointEmitter (const PointEmitter &copy)
virtual ~PointEmitter (void)
virtual BaseParticleEmittermake_copy (void)
INLINE void set_location (const LPoint3f &p)
INLINE LPoint3f get_location (void) const

Private Attributes

LPoint3f _location
PUBLISHED __pad0__: PointEmitter(void)

Constructor & Destructor Documentation

PointEmitter::PointEmitter const PointEmitter &  copy  )  [private]
 

Definition at line 38 of file pointEmitter.cxx.

References _location.

Referenced by make_copy().

PointEmitter::~PointEmitter void   )  [private, virtual]
 

Definition at line 49 of file pointEmitter.cxx.


Member Function Documentation

void PointEmitter::assign_initial_position LPoint3f &  pos  )  [private, virtual]
 

Implements BaseParticleEmitter.

Definition at line 68 of file pointEmitter.cxx.

References _location.

void PointEmitter::assign_initial_velocity LVector3f &  vel  )  [private, virtual]
 

Implements BaseParticleEmitter.

Definition at line 78 of file pointEmitter.cxx.

INLINE LPoint3f PointEmitter::get_location void   )  const [private]
 

BaseParticleEmitter * PointEmitter::make_copy void   )  [private, virtual]
 

Implements BaseParticleEmitter.

Definition at line 58 of file pointEmitter.cxx.

References PointEmitter().

INLINE void PointEmitter::set_location const LPoint3f &  p  )  [private]
 


Member Data Documentation

PUBLISHED PointEmitter::__pad0__ [private]
 

Reimplemented from BaseParticleEmitter.

Definition at line 40 of file pointEmitter.h.

LPoint3f PointEmitter::_location [private]
 

Definition at line 31 of file pointEmitter.h.

Referenced by assign_initial_position(), and PointEmitter().


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