v2.33
 
FloatPoint3D Struct Reference

Represents a 3D point. More...

Public Attributes

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

Detailed Description

Represents a 3D point.