v2.33
 
Point3D Struct Reference

Represents a 3D point. More...

Public Attributes

double X
 The x coordinate of the point.
 
double Y
 The y coordinate of the point.
 
double Z
 The z coordinate of the point.
 

Detailed Description

Represents a 3D point.