CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Loading...
Searching...
No Matches
creos_messages::Vector3f Struct Reference

Vector3f message containing a x, y and z of type float. More...

#include <creos/messages/generic.hpp>

Public Member Functions

auto operator<=> (const Vector3f &other) const =default
 Compare two Vector3f messages.
 

Public Attributes

float x = 0.0f
 
float y = 0.0f
 
float z = 0.0f
 

Detailed Description

Vector3f message containing a x, y and z of type float.


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