SG_POINT structure

 

The SG_POINT structure is a point presentation in the three-dimensional space.

It has the following fields

 

double  x;  - X point coordinate

double  y;  - Y point coordinate

double  z;  - Z point coordinate

 

Defined in sgDefs.h