Bowls
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Kinect.h File Reference
#include <Windows.h>
#include <NuiApi.h>
#include "cgg/cgg.h"
Include dependency graph for Kinect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KinectInput
 Kinect Input Manager. More...
 

Enumerations

enum  TrackingPoint {
  LeftHand,
  RightHand
}
 Kinect Tracking Points. More...
 

Enumeration Type Documentation

Kinect Tracking Points.

Enumerator
LeftHand 

Left Hand.

RightHand 

Right Hand.

Definition at line 7 of file Kinect.h.