Definition at line 30 of file Resolution.java.
org.openkinect.freenect.Resolution.Resolution |
( |
int |
value | ) |
|
|
inlineprivate |
org.openkinect.freenect.Resolution.[static initializer] |
( |
| ) |
|
|
inlinestatic |
static Resolution org.openkinect.freenect.Resolution.fromInt |
( |
int |
value | ) |
|
|
inlinestatic |
int org.openkinect.freenect.Resolution.intValue |
( |
| ) |
|
|
inline |
org.openkinect.freenect.Resolution.HIGH =(2) |
org.openkinect.freenect.Resolution.LOW =(0) |
static final Map<Integer, Resolution> org.openkinect.freenect.Resolution.MAP = new HashMap<Integer, Resolution>(3) |
|
staticprivate |
org.openkinect.freenect.Resolution.MEDIUM =(1) |
final int org.openkinect.freenect.Resolution.value |
|
private |
The documentation for this enum was generated from the following file: