Fawkes API  Fawkes Development Version
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
fawkes::point_6D_struct Struct Reference

Defines a point with 6-degrees of freedom. More...

#include <types.h>

List of all members.

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.
float roll
 The angle around the x-axis.
float pitch
 The angle around the y-axis.
float yaw
 The angle around the z-axis.

Detailed Description

Defines a point with 6-degrees of freedom.

Definition at line 133 of file types.h.


Member Data Documentation

float fawkes::point_6D_struct::pitch
float fawkes::point_6D_struct::roll
float fawkes::point_6D_struct::yaw

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