Definition at line 30 of file DepthFormat.java.
org.openkinect.freenect.DepthFormat.DepthFormat |
( |
int |
value | ) |
|
|
inlineprivate |
org.openkinect.freenect.DepthFormat.[static initializer] |
( |
| ) |
|
|
inlinestatic |
static DepthFormat org.openkinect.freenect.DepthFormat.fromInt |
( |
int |
value | ) |
|
|
inlinestatic |
int org.openkinect.freenect.DepthFormat.intValue |
( |
| ) |
|
|
inline |
org.openkinect.freenect.DepthFormat.D10BIT =(1) |
org.openkinect.freenect.DepthFormat.D10BIT_PACKED =(3) |
org.openkinect.freenect.DepthFormat.D11BIT =(0) |
org.openkinect.freenect.DepthFormat.D11BIT_PACKED =(2) |
static final Map<Integer, DepthFormat> org.openkinect.freenect.DepthFormat.MAP = new HashMap<Integer, DepthFormat>(6) |
|
staticprivate |
org.openkinect.freenect.DepthFormat.MM =(5) |
org.openkinect.freenect.DepthFormat.REGISTERED =(4) |
final int org.openkinect.freenect.DepthFormat.value |
|
private |
The documentation for this enum was generated from the following file: