Fawkes API  Fawkes Development Version
fawkes::cart_coord_3d_t Struct Reference

Cartesian coordinates (3D). More...

#include <types.h>

Public Attributes

float x
 x coordinate More...
 
float y
 y coordinate More...
 
float z
 z coordinate More...
 

Detailed Description

Cartesian coordinates (3D).

Definition at line 46 of file types.h.

Member Data Documentation

float fawkes::cart_coord_3d_t::x

x coordinate

Definition at line 47 of file types.h.

float fawkes::cart_coord_3d_t::y

y coordinate

Definition at line 48 of file types.h.

float fawkes::cart_coord_3d_t::z

z coordinate

Definition at line 49 of file types.h.


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