|
FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
| float | age |
| float | lifespan |
| float | size [2] |
| float | position [3] |
| float | velocity [3] |
| float | origin [3] |
| float | direction [3] |
| float | speed |
| float | mass |
| float | surfaceArea |
| int | sink |
| int | maplocation [2] |
| int | paused |
| double | transitionStart [2] |
| double | transitionTime [2] |
| double | _startTime [2] |
| int | lastMotionsEnabled [2] |
| int | permutationIndex |
Definition at line 336 of file Component_ParticleSystems.c.
| double particle::_startTime[2] |
Definition at line 354 of file Component_ParticleSystems.c.
| float particle::age |
Definition at line 338 of file Component_ParticleSystems.c.
| float particle::direction[3] |
Definition at line 344 of file Component_ParticleSystems.c.
| int particle::lastMotionsEnabled[2] |
Definition at line 355 of file Component_ParticleSystems.c.
| float particle::lifespan |
Definition at line 339 of file Component_ParticleSystems.c.
| int particle::maplocation[2] |
Definition at line 350 of file Component_ParticleSystems.c.
| float particle::mass |
Definition at line 346 of file Component_ParticleSystems.c.
| float particle::origin[3] |
Definition at line 343 of file Component_ParticleSystems.c.
| int particle::paused |
Definition at line 351 of file Component_ParticleSystems.c.
| int particle::permutationIndex |
Definition at line 357 of file Component_ParticleSystems.c.
| float particle::position[3] |
Definition at line 341 of file Component_ParticleSystems.c.
| int particle::sink |
Definition at line 349 of file Component_ParticleSystems.c.
| float particle::size[2] |
Definition at line 340 of file Component_ParticleSystems.c.
| float particle::speed |
Definition at line 345 of file Component_ParticleSystems.c.
| float particle::surfaceArea |
Definition at line 347 of file Component_ParticleSystems.c.
| double particle::transitionStart[2] |
Definition at line 352 of file Component_ParticleSystems.c.
| double particle::transitionTime[2] |
Definition at line 353 of file Component_ParticleSystems.c.
| float particle::velocity[3] |
Definition at line 342 of file Component_ParticleSystems.c.