#include <ParticleUniverseDoScaleEventHandler.h>
The DoScaleEventHandler scales different particle attributes.
Enumerator |
---|
ST_TIME_TO_LIVE |
|
ST_VELOCITY |
|
ParticleUniverse::DoScaleEventHandler::DoScaleEventHandler |
( |
void |
| ) |
|
virtual ParticleUniverse::DoScaleEventHandler::~DoScaleEventHandler |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void ParticleUniverse::DoScaleEventHandler::copyAttributesTo |
( |
ParticleEventHandler * |
eventHandler | ) |
|
|
virtual |
const Real ParticleUniverse::DoScaleEventHandler::getScaleFraction |
( |
void |
| ) |
const |
Returns the scale fraction
const ScaleType& ParticleUniverse::DoScaleEventHandler::getScaleType |
( |
void |
| ) |
const |
void ParticleUniverse::DoScaleEventHandler::setScaleFraction |
( |
const Real |
scaleFraction | ) |
|
Set the scale fraction. This scale fraction value is used to scale different attributes if the event handler is called.
void ParticleUniverse::DoScaleEventHandler::setScaleType |
( |
const ScaleType & |
scaleType | ) |
|
Set the scale type. This scale type identifies to which attribute the scale factor is applied.
const Real ParticleUniverse::DoScaleEventHandler::DEFAULT_SCALE_FRACTION |
|
static |
const ScaleType ParticleUniverse::DoScaleEventHandler::DEFAULT_SCALE_TYPE |
|
static |
Real ParticleUniverse::DoScaleEventHandler::mScaleFraction |
|
protected |
ScaleType ParticleUniverse::DoScaleEventHandler::mScaleType |
|
protected |
The documentation for this class was generated from the following file:
- ParticleEventHandlers/ParticleUniverseDoScaleEventHandler.h