Public Member Functions | Static Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
org.openkinect.freenect.DepthFormat Enum Reference

Public Member Functions

int intValue ()
 

Static Public Member Functions

 [static initializer]
 
static DepthFormat fromInt (int value)
 

Public Attributes

 D10BIT =(1)
 
 D10BIT_PACKED =(3)
 
 D11BIT =(0)
 
 D11BIT_PACKED =(2)
 
 MM =(5)
 
 REGISTERED =(4)
 

Private Member Functions

 DepthFormat (int value)
 

Private Attributes

final int value
 

Static Private Attributes

staticfinal Map< Integer, DepthFormatMAP = new HashMap<Integer, DepthFormat>(6)
 

Detailed Description

Definition at line 30 of file DepthFormat.java.

Constructor & Destructor Documentation

org.openkinect.freenect.DepthFormat.DepthFormat ( int  value)
inlineprivate

Definition at line 46 of file DepthFormat.java.

Member Function Documentation

org.openkinect.freenect.DepthFormat.[static initializer] ( )
inlinestatic
static DepthFormat org.openkinect.freenect.DepthFormat.fromInt ( int  value)
inlinestatic

Definition at line 54 of file DepthFormat.java.

int org.openkinect.freenect.DepthFormat.intValue ( )
inline

Definition at line 50 of file DepthFormat.java.

Member Data Documentation

org.openkinect.freenect.DepthFormat.D10BIT =(1)

Definition at line 32 of file DepthFormat.java.

org.openkinect.freenect.DepthFormat.D10BIT_PACKED =(3)

Definition at line 34 of file DepthFormat.java.

org.openkinect.freenect.DepthFormat.D11BIT =(0)

Definition at line 31 of file DepthFormat.java.

org.openkinect.freenect.DepthFormat.D11BIT_PACKED =(2)

Definition at line 33 of file DepthFormat.java.

static final Map<Integer, DepthFormat> org.openkinect.freenect.DepthFormat.MAP = new HashMap<Integer, DepthFormat>(6)
staticprivate

Definition at line 39 of file DepthFormat.java.

org.openkinect.freenect.DepthFormat.MM =(5)

Definition at line 36 of file DepthFormat.java.

org.openkinect.freenect.DepthFormat.REGISTERED =(4)

Definition at line 35 of file DepthFormat.java.

final int org.openkinect.freenect.DepthFormat.value
private

Definition at line 38 of file DepthFormat.java.


The documentation for this enum was generated from the following file:


libfreenect
Author(s): Hector Martin, Josh Blake, Kyle Machulis, OpenKinect community
autogenerated on Thu Jun 6 2019 19:25:39