#include <controller.hpp>
Enumerator |
---|
Cycle |
|
Reverse |
|
Constant |
|
NifOsg::ControllerFunction::ControllerFunction |
( |
const Nif::Controller * |
ctrl | ) |
|
float NifOsg::ControllerFunction::calculate |
( |
float |
value | ) |
const |
|
virtual |
float NifOsg::ControllerFunction::getMaximum |
( |
| ) |
const |
|
virtual |
Get the "stop time" of the controller function, typically the maximum of the calculate() function. May not be meaningful for all types of controller functions.
Implements SceneUtil::ControllerFunction.
float NifOsg::ControllerFunction::mFrequency |
|
private |
float NifOsg::ControllerFunction::mPhase |
|
private |
float NifOsg::ControllerFunction::mStartTime |
|
private |
float NifOsg::ControllerFunction::mStopTime |
|
private |
The documentation for this class was generated from the following files: