Package | Description |
---|---|
org.openimaj.hardware.kinect |
Modifier and Type | Method and Description |
---|---|
KinectTiltStatus |
KinectController.getTiltStatus()
Determine the current tilt status of the device
|
static KinectTiltStatus |
KinectTiltStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KinectTiltStatus[] |
KinectTiltStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|