point_one::fusion_engine::messages::Point3f Struct Reference

A 3-dimensional vector (used for lever arms, etc.). More...

#include <point_one/fusion_engine/messages/configuration.h>

Public Attributes

float x = NAN
 
float y = NAN
 
float z = NAN
 

Detailed Description

A 3-dimensional vector (used for lever arms, etc.).

Definition at line 427 of file configuration.h.

Member Data Documentation

◆ x

float point_one::fusion_engine::messages::Point3f::x = NAN

Definition at line 428 of file configuration.h.

◆ y

float point_one::fusion_engine::messages::Point3f::y = NAN

Definition at line 429 of file configuration.h.

◆ z

float point_one::fusion_engine::messages::Point3f::z = NAN

Definition at line 430 of file configuration.h.


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