Defines

Returne valuse of ParticleCenter()

value indicating where the particle geometry (mesh) lies in relation to the particle position. More...

Defines

#define  PARTCENTER_HEAD   1
  Particle geometry lies behind the particle position.
#define  PARTCENTER_CENTER   2
  Particle geometry is centered around particle position.
#define  PARTCENTER_TAIL   3
  Particle geometry lies in front of the particle position.

Detailed Description

value indicating where the particle geometry (mesh) lies in relation to the particle position.


Define Documentation

#define PARTCENTER_HEAD   1

Particle geometry lies behind the particle position.

#define PARTCENTER_CENTER   2

Particle geometry is centered around particle position.

#define PARTCENTER_TAIL   3

Particle geometry lies in front of the particle position.