The Tiny HTM Library
Data Fields

Cartesian coordinates for a point in R3. More...

#include <geometry.h>

Data Fields

double x
 x coordinate value.
double y
 y coordinate value.
double z
 z coordinate value.

Detailed Description

Cartesian coordinates for a point in R3.

Definition at line 25 of file geometry.h.


Field Documentation

double htm_v3::x
double htm_v3::y
double htm_v3::z

The documentation for this struct was generated from the following file: