C# Class OpenNI.Point3D

Mostra file Open project: jspricke/debian-openni Class Usage Examples

Public Properties

Property Type Description
ZeroPoint Point3D

Public Methods

Method Description
Point3D ( System.Single x, System.Single y, System.Single z ) : System

Method Details

Point3D() public method

public Point3D ( System.Single x, System.Single y, System.Single z ) : System
x System.Single
y System.Single
z System.Single
return System

Property Details

ZeroPoint public_oe static_oe property

public static Point3D,OpenNI ZeroPoint
return Point3D