C# Class PointCloud.PointXYZ

Inheritance: PointXY
Afficher le fichier Open project: MaikelH/Pointcloud

Méthodes publiques

Méthode Description
PointXYZ ( ) : System.ComponentModel
PointXYZ ( float x, float y, float z ) : System.ComponentModel

Method Details

PointXYZ() public méthode

public PointXYZ ( ) : System.ComponentModel
Résultat System.ComponentModel

PointXYZ() public méthode

public PointXYZ ( float x, float y, float z ) : System.ComponentModel
x float
y float
z float
Résultat System.ComponentModel