| Package | Description |
|---|---|
| org.openimaj.hardware.kinect.freenect |
| Modifier and Type | Method and Description |
|---|---|
static libfreenectLibrary.freenect_led_options |
libfreenectLibrary.freenect_led_options.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static libfreenectLibrary.freenect_led_options[] |
libfreenectLibrary.freenect_led_options.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.bridj.ValuedEnum<libfreenectLibrary.freenect_led_options> |
libfreenectLibrary.freenect_led_options.fromValue(int value) |
Iterator<libfreenectLibrary.freenect_led_options> |
libfreenectLibrary.freenect_led_options.iterator() |
| Modifier and Type | Method and Description |
|---|---|
static int |
libfreenectLibrary.freenect_set_led(org.bridj.Pointer<libfreenectLibrary.freenect_device> dev,
org.bridj.ValuedEnum<libfreenectLibrary.freenect_led_options> option) |