JunkBox_Win_Lib 1.5.3
Loading...
Searching...
No Matches
NiToolWin.h File Reference
#include "tools++.h"
#include "NiDevice.h"
Include dependency graph for NiToolWin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  jbxwl
 

Macros

#define OPENNI2_DLLNAME   "OpenNI2.dll"
 
#define NITE2_DLLNAME   "NiTE2.dll"
 
#define OPENNI_NITE_DLLNAME   "OpenNI64.dll"
 
#define KINECT_SDK_DLLNAME   "Kinect10.dll"
 
#define KINECT_FACE_DLLNAME   "FaceTrackLib.dll"
 
#define NI_DETECT_COLOR_BRIGHT   0xe0
 
#define NI_DEFAULT_GROUND_LEVEL   -999
 
#define NI_RING_BUFFER_SIZE   20
 

Enumerations

enum  NiSDK_Lib {
  NiSDK_Default , NiSDK_None , NiSDK_Kinect , NiSDK_OpenNI ,
  NiSDK_OpenNI2
}
 

Functions

void NiSetUserColor (int label, uByte *ptr, BOOL use_image=TRUE)
 
unsigned int NiGetSkeletonColor (int label)
 

Macro Definition Documentation

◆ KINECT_FACE_DLLNAME

#define KINECT_FACE_DLLNAME   "FaceTrackLib.dll"

Definition at line 12 of file NiToolWin.h.

◆ KINECT_SDK_DLLNAME

#define KINECT_SDK_DLLNAME   "Kinect10.dll"

Definition at line 11 of file NiToolWin.h.

◆ NI_DEFAULT_GROUND_LEVEL

#define NI_DEFAULT_GROUND_LEVEL   -999

Definition at line 23 of file NiToolWin.h.

◆ NI_DETECT_COLOR_BRIGHT

#define NI_DETECT_COLOR_BRIGHT   0xe0

Definition at line 22 of file NiToolWin.h.

Referenced by jbxwl::NiGetSkeletonColor(), and jbxwl::NiSetUserColor().

◆ NI_RING_BUFFER_SIZE

#define NI_RING_BUFFER_SIZE   20

Definition at line 24 of file NiToolWin.h.

◆ NITE2_DLLNAME

#define NITE2_DLLNAME   "NiTE2.dll"

Definition at line 9 of file NiToolWin.h.

◆ OPENNI2_DLLNAME

#define OPENNI2_DLLNAME   "OpenNI2.dll"

Definition at line 8 of file NiToolWin.h.

◆ OPENNI_NITE_DLLNAME

#define OPENNI_NITE_DLLNAME   "OpenNI64.dll"

Definition at line 10 of file NiToolWin.h.