FreeWRL / FreeX3D 4.3.0
particle Struct Reference

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

Detailed Description

Definition at line 336 of file Component_ParticleSystems.c.

Field Documentation

◆ _startTime

double particle::_startTime[2]

Definition at line 354 of file Component_ParticleSystems.c.

◆ age

float particle::age

Definition at line 338 of file Component_ParticleSystems.c.

◆ direction

float particle::direction[3]

Definition at line 344 of file Component_ParticleSystems.c.

◆ lastMotionsEnabled

int particle::lastMotionsEnabled[2]

Definition at line 355 of file Component_ParticleSystems.c.

◆ lifespan

float particle::lifespan

Definition at line 339 of file Component_ParticleSystems.c.

◆ maplocation

int particle::maplocation[2]

Definition at line 350 of file Component_ParticleSystems.c.

◆ mass

float particle::mass

Definition at line 346 of file Component_ParticleSystems.c.

◆ origin

float particle::origin[3]

Definition at line 343 of file Component_ParticleSystems.c.

◆ paused

int particle::paused

Definition at line 351 of file Component_ParticleSystems.c.

◆ permutationIndex

int particle::permutationIndex

Definition at line 357 of file Component_ParticleSystems.c.

◆ position

float particle::position[3]

Definition at line 341 of file Component_ParticleSystems.c.

◆ sink

int particle::sink

Definition at line 349 of file Component_ParticleSystems.c.

◆ size

float particle::size[2]

Definition at line 340 of file Component_ParticleSystems.c.

◆ speed

float particle::speed

Definition at line 345 of file Component_ParticleSystems.c.

◆ surfaceArea

float particle::surfaceArea

Definition at line 347 of file Component_ParticleSystems.c.

◆ transitionStart

double particle::transitionStart[2]

Definition at line 352 of file Component_ParticleSystems.c.

◆ transitionTime

double particle::transitionTime[2]

Definition at line 353 of file Component_ParticleSystems.c.

◆ velocity

float particle::velocity[3]

Definition at line 342 of file Component_ParticleSystems.c.


The documentation for this struct was generated from the following file: