| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Kinect.Point4 | |
|---|---|
| edu.wpi.first.wpilibj | The WPI Robotics library (WPILibJ) is a set of Java classes that interfaces to the hardware in the FRC control system and your robot. | 
| Uses of Kinect.Point4 in edu.wpi.first.wpilibj | 
|---|
| Methods in edu.wpi.first.wpilibj that return Kinect.Point4 | |
|---|---|
|  Kinect.Point4 | Kinect.getFloorClipPlane()Retrieve the FloorClipPlane from the Kinect device | 
|  Kinect.Point4 | Kinect.getGravityNormal()Retrieve the GravityNormal vector from the Kinect device The w value returned from this method is always 0 | 
|  Kinect.Point4 | Kinect.getPosition()Query the position of the detected skeleton The w value returned from this method is always 1 | 
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||