FancySafeBot 0.0.1
A safe robotics library
Loading...
Searching...
No Matches
fsb::Vec3 Struct Reference

Detailed Description

3D vector

#include <fsb_types.h>

Collaboration diagram for fsb::Vec3:
Collaboration graph

Public Attributes

Real x = 0.0
 X component.
 
Real y = 0.0
 Y component.
 
Real z = 0.0
 Z component.
 

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