#include <OpenNIService.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::OpenNIService::OpenNIService |
( |
| ) |
|
| omicron::OpenNIService::~OpenNIService |
( |
| ) |
|
| virtual void omicron::OpenNIService::dispose |
( |
| ) |
|
|
virtual |
| void* omicron::OpenNIService::getDepthImageData |
( |
| ) |
|
| int omicron::OpenNIService::getImageDataHeight |
( |
| ) |
|
| int omicron::OpenNIService::getImageDataWidth |
( |
| ) |
|
| virtual void omicron::OpenNIService::initialize |
( |
| ) |
|
|
virtual |
| virtual void omicron::OpenNIService::poll |
( |
| ) |
|
|
virtual |
| void omicron::OpenNIService::setup |
( |
Setting & |
settings | ) |
|
|
virtual |
| virtual void omicron::OpenNIService::start |
( |
| ) |
|
|
virtual |
| virtual void omicron::OpenNIService::stop |
( |
| ) |
|
|
virtual |
| XnBool omicron::OpenNIService::omg_bNeedPose |
|
static |
| xn::Context omicron::OpenNIService::omg_Context |
|
static |
| Vector<xn::DepthGenerator>* omicron::OpenNIService::omg_DepthGenerator_v |
|
static |
| xn::SceneMetaData omicron::OpenNIService::omg_sceneMD |
|
static |
| XnChar omicron::OpenNIService::omg_strPose[20] |
|
static |
| Vector<xn::UserGenerator>* omicron::OpenNIService::omg_UserGenerator_v |
|
static |
The documentation for this class was generated from the following file: