C D G V 

G

GGKinect - Class in ch.aplu.ggkinect
Class to handle Microsoft's Kinect device using KinectJLib, a Java wrapper for the native Kinect JDK.
GGKinect(String, String, int, int, int, int, GGKinect.DecorationStyle) - Constructor for class ch.aplu.ggkinect.GGKinect
Creates a abstraction of the Kinect device.
GGKinect(String, String, int, int, int, int, GGKinect.DecorationStyle, int) - Constructor for class ch.aplu.ggkinect.GGKinect
Creates a abstraction of the Kinect device.
GGKinect.DecorationStyle - Enum in ch.aplu.ggkinect
Enumeration for the style of the native video window.
C D G V