Renderer_PARTICLE_tag Struct Reference
[Renderer]


Detailed Description

Particle structure.

This structure defines an individual particle, within a particle system.

Definition at line 451 of file RENDER.H.


Data Fields

vector pfx
 position (OFX absolute coords)
vector p
vector pl
 position
vector v
vector g
vector dg
 velocity and gravity
vector c
vector dc
 colour ( 0 - 1)
double fAlpha
double fAge
double fLifetime
double fAlphaDelta
double fSize
double fSizeDelta
 Name describes meaning.
BOOL bSpin
 True if particle spun off to global coords.

Field Documentation

position (OFX absolute coords)

Definition at line 452 of file RENDER.H.

Referenced by SetUpParticles(), and SetUpSingleParticle().

Definition at line 453 of file RENDER.H.

Referenced by SetUpParticles(), and SetUpSingleParticle().

position

Definition at line 453 of file RENDER.H.

Definition at line 454 of file RENDER.H.

Definition at line 454 of file RENDER.H.

velocity and gravity

Definition at line 454 of file RENDER.H.

Definition at line 455 of file RENDER.H.

Referenced by SetUpSingleParticle().

colour ( 0 - 1)

Definition at line 455 of file RENDER.H.

double fAlpha

Definition at line 456 of file RENDER.H.

Referenced by SetUpSingleParticle().

double fAge

Definition at line 456 of file RENDER.H.

Referenced by SetUpParticles(), and SetUpSingleParticle().

double fLifetime

Definition at line 456 of file RENDER.H.

double fAlphaDelta

Definition at line 456 of file RENDER.H.

double fSize

Definition at line 456 of file RENDER.H.

Referenced by SetUpSingleParticle().

double fSizeDelta

Name describes meaning.

Definition at line 456 of file RENDER.H.

BOOL bSpin

True if particle spun off to global coords.

Definition at line 457 of file RENDER.H.


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

Generated on Sun Apr 27 14:20:19 2014 for OpenFX by  doxygen 1.5.6