#include <OISEffect.h>
Public Member Functions | |
| PeriodicEffect () | |
Public Attributes | |
| struct Envelope | envelope |
| unsigned short | magnitude |
| signed short | offset |
| unsigned short | phase |
| unsigned int | period |
Definition at line 218 of file OISEffect.h.
| OIS::PeriodicEffect::PeriodicEffect | ( | ) | [inline] |
Definition at line 220 of file OISEffect.h.
struct Envelope OIS::PeriodicEffect::envelope [read] |
Definition at line 222 of file OISEffect.h.
| unsigned short OIS::PeriodicEffect::magnitude |
Definition at line 224 of file OISEffect.h.
| signed short OIS::PeriodicEffect::offset |
Definition at line 225 of file OISEffect.h.
| unsigned short OIS::PeriodicEffect::phase |
Definition at line 226 of file OISEffect.h.
| unsigned int OIS::PeriodicEffect::period |
Definition at line 227 of file OISEffect.h.
1.5.4