#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 <particlefactories.h>#include <forces.h>#include <sparkleParticleRenderer.h>#include <pointParticleRenderer.h>#include <lineParticleRenderer.h>#include <geomParticleRenderer.h>#include <spriteParticleRenderer.h>#include <particleSystemManager.h>#include <clockObject.h>#include <nodePath.h>#include <pointShapeTransition.h>#include <texture.h>#include <texturePool.h>#include <physicalNode.h>#include <forceNode.h>#include <linearEulerIntegrator.h>Go to the source code of this file.
|
|
Definition at line 173 of file test_particles.cxx. |
|
|
Definition at line 178 of file test_particles.cxx. Referenced by event_add_particles(). |
|
|
Definition at line 184 of file test_particles.cxx. Referenced by event_add_particles(). |
|
|
Definition at line 93 of file test_particles.cxx. |
|
|
Definition at line 145 of file test_particles.cxx. Referenced by event_add_particles(). |
|
|
Definition at line 146 of file test_particles.cxx. Referenced by event_add_particles(). |
|
|
Definition at line 112 of file test_particles.cxx. Referenced by event_add_particles(). |
|
|
Definition at line 129 of file test_particles.cxx. Referenced by event_add_particles(). |
|
|
Definition at line 75 of file test_particles.cxx. Referenced by event_add_particles(). |
|
|
Definition at line 77 of file test_particles.cxx. Referenced by event_add_particles(). |
|
|
Definition at line 78 of file test_particles.cxx. Referenced by event_add_particles(). |
|
|
Definition at line 71 of file test_particles.cxx. Referenced by event_add_particles(). |
|
|
Definition at line 74 of file test_particles.cxx. |
|
|
Definition at line 87 of file test_particles.cxx. |
|
|
Definition at line 106 of file test_particles.cxx. |
|
|
Definition at line 219 of file test_particles.cxx. Referenced by event_add_particles(). |
|
|
Definition at line 128 of file test_particles.cxx. Referenced by event_add_particles(). |
|
|
Definition at line 632 of file test_particles.cxx. References EventHandler::add_hook(), event_add_particles(), event_handler, event_more_particles(), event_switch_particle_factory_type(), and lights. |
|
|
|
Definition at line 296 of file test_particles.cxx. References ParticleSystemManager::do_particles(), PhysicsManager::do_physics(), ClockObject::get_dt(), ClockObject::get_global_clock(), physics_manager, and ps_manager. Referenced by event_add_particles(). |
|
|
Definition at line 572 of file test_particles.cxx. References index, particles_added, and set_pool_size(). Referenced by demo_keys(). |
|
|
Definition at line 601 of file test_particles.cxx. References index, and particles_added. Referenced by demo_keys(). |
|
||||||||||||
|
Definition at line 641 of file test_particles.cxx. References define_keys, demo_keys(), framework_main(), TexturePool::load_texture(), and texture. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 566 of file test_particles.cxx. Referenced by event_more_particles(). |
|
|
Definition at line 232 of file test_particles.cxx. Referenced by event_add_particles(), event_more_particles(), and event_switch_particle_factory_type(). |
|
|
Definition at line 227 of file test_particles.cxx. Referenced by event_add_particles(), event_csn_update(), and main(). |
|
|
Definition at line 228 of file test_particles.cxx. Referenced by event_add_particles(), and event_csn_update(). |
1.3