C# Class xn.Point3D

Afficher le fichier Open project: roxlu/OpenNI Class Usage Examples

Méthodes publiques

Свойство Type Description
X System.Single
Y System.Single
Z System.Single

Méthodes publiques

Méthode Description
Point3D ( System.Single x, System.Single y, System.Single z ) : System

Method Details

Point3D() public méthode

public Point3D ( System.Single x, System.Single y, System.Single z ) : System
x System.Single
y System.Single
z System.Single
Résultat System

Property Details

X public_oe property

public Single,System X
Résultat System.Single

Y public_oe property

public Single,System Y
Résultat System.Single

Z public_oe property

public Single,System Z
Résultat System.Single