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

panda/src/testbed/test_recparticles.cxx File Reference

#include <framework.h>
#include <eventHandler.h>
#include <chancfg.h>
#include <string>
#include <renderModeTransition.h>
#include <colorTransition.h>
#include <cullFaceTransition.h>
#include <depthTestTransition.h>
#include <depthWriteTransition.h>
#include <textureTransition.h>
#include <lightTransition.h>
#include <materialTransition.h>
#include <transformTransition.h>
#include <get_rel_pos.h>
#include <boundingSphere.h>
#include <geomSphere.h>
#include <geomNode.h>
#include <notify.h>
#include <directionalLight.h>
#include <renderRelation.h>
#include <camera.h>
#include <frustum.h>
#include <orthoProjection.h>
#include <perspectiveProjection.h>
#include <textNode.h>
#include <physicsManager.h>
#include <particleSystem.h>
#include <emitters.h>
#include <forces.h>
#include <sparkleParticleRenderer.h>
#include <pointParticleRenderer.h>
#include <spriteParticleRenderer.h>
#include <pointParticleFactory.h>
#include <particleSystemManager.h>
#include <clockObject.h>
#include <nodePath.h>
#include <memoryUsage.h>
#include <texture.h>
#include <texturePool.h>

Go to the source code of this file.

Functions

void event_csn_update (CPT_Event)
 PT (ParticleSystem) explosion_system=new ParticleSystem(128)
 PT (PointParticleFactory) explosion_factory=new PointParticleFactory
 PT (SpriteParticleRenderer) explosion_renderer=new SpriteParticleRenderer
 PT (SphereSurfaceEmitter) explosion_emitter=new SphereSurfaceEmitter
 PT (PointParticleRenderer) fireworks_renderer=new PointParticleRenderer
 PT (LineEmitter) fireworks_emitter=new LineEmitter
 PT (Texture) fireworks_texture
void event_add_particles (CPT_Event)
void demo_keys (EventHandler &)
int main (int argc, char *argv[])

Variables

PhysicsManager physics_manager
ParticleSystemManager ps_manager


Detailed Description

Definition in file test_recparticles.cxx.


Function Documentation

void demo_keys EventHandler  ) 
 

Definition at line 151 of file test_recparticles.cxx.

References TexturePool::load_texture().

void event_add_particles CPT_Event   )  [static]
 

Definition at line 88 of file test_recparticles.cxx.

References event_handler, nout, physics_manager, and ps_manager.

void event_csn_update CPT_Event   )  [static]
 

Definition at line 69 of file test_recparticles.cxx.

References physics_manager, and ps_manager.

int main int  argc,
char *  argv[]
 

Definition at line 155 of file test_recparticles.cxx.

References define_keys, and demo_keys().

PT Texture   ) 
 

PT LineEmitter   ) 
 

PT PointParticleRenderer   ) 
 

PT SphereSurfaceEmitter   ) 
 

PT SpriteParticleRenderer   ) 
 

PT PointParticleFactory   ) 
 

PT ParticleSystem   ) 
 


Variable Documentation

PhysicsManager physics_manager
 

Definition at line 65 of file test_recparticles.cxx.

ParticleSystemManager ps_manager
 

Definition at line 66 of file test_recparticles.cxx.


Generated on Fri May 2 00:46:16 2003 for Panda by doxygen1.3