#include <NaturalPointService.h>
|
enum | ServiceType {
Pointer = EventBase::ServiceTypePointer,
Mocap = EventBase::ServiceTypeMocap,
Keyboard = EventBase::ServiceTypeKeyboard,
Controller = EventBase::ServiceTypeController,
Ui = EventBase::ServiceTypeUi,
Generic = EventBase::ServiceTypeGeneric,
Brain = EventBase::ServiceTypeBrain,
Wand = EventBase::ServiceTypeWand,
Speech = EventBase::ServiceTypeSpeech
} |
| This enumeration is kept for compatibility reason and may be removed in the future. More...
|
|
enum | ServicePollPriority { PollFirst,
PollNormal,
PollLast
} |
|
static List< ReferenceType * > | mysObjList |
|
omicron::NaturalPointService::NaturalPointService |
( |
| ) |
|
omicron::NaturalPointService::~NaturalPointService |
( |
| ) |
|
virtual void omicron::NaturalPointService::dispose |
( |
| ) |
|
|
virtual |
static void __cdecl omicron::NaturalPointService::frameController |
( |
sFrameOfMocapData * |
data, |
|
|
void * |
pUserData |
|
) |
| |
|
static |
virtual void omicron::NaturalPointService::initialize |
( |
| ) |
|
|
virtual |
static void __cdecl omicron::NaturalPointService::messageController |
( |
int |
msgType, |
|
|
char * |
msg |
|
) |
| |
|
static |
void omicron::NaturalPointService::setup |
( |
Setting & |
settings | ) |
|
|
virtual |
virtual void omicron::NaturalPointService::start |
( |
| ) |
|
|
virtual |
virtual void omicron::NaturalPointService::stop |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: