Defines a point with 6-degrees of freedom.
More...
#include <types.h>
Defines a point with 6-degrees of freedom.
Definition at line 193 of file types.h.
◆ pitch
float fawkes::point_6D_struct::pitch |
The angle around the y-axis.
Definition at line 198 of file types.h.
◆ roll
float fawkes::point_6D_struct::roll |
The angle around the x-axis.
Definition at line 197 of file types.h.
float fawkes::point_6D_struct::x |
The x-coordinate of the point.
Definition at line 194 of file types.h.
float fawkes::point_6D_struct::y |
The y-coordinate of the point.
Definition at line 195 of file types.h.
◆ yaw
float fawkes::point_6D_struct::yaw |
The angle around the z-axis.
Definition at line 199 of file types.h.
float fawkes::point_6D_struct::z |
The z-coordinate of the point.
Definition at line 196 of file types.h.
The documentation for this struct was generated from the following file: