SparkleParticleRenderer
-
class SparkleParticleRenderer
Bases:
BaseParticleRenderer
pretty sparkly things.
Inheritance diagram
-
SparkleParticleRenderer(void)
-
SparkleParticleRenderer(SparkleParticleRenderer const ©)
-
explicit SparkleParticleRenderer(LColor const ¢er, LColor const &edge, PN_stdfloat birth_radius, PN_stdfloat death_radius, SparkleParticleLifeScale life_scale, BaseParticleRenderer::ParticleRendererAlphaMode alpha_mode)
Default Constructor
Constructor
Copy Constructor
-
PN_stdfloat get_birth_radius(void) const
-
PN_stdfloat get_death_radius(void) const
-
SparkleParticleLifeScale get_life_scale(void) const
-
void set_birth_radius(PN_stdfloat radius)
-
void set_death_radius(PN_stdfloat radius)
-
void set_life_scale(SparkleParticleRenderer::SparkleParticleLifeScale)
-
SparkleParticleRenderer(void)