FancySafeBot
0.0.1
A safe robotics library
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
fsb::Vec3 Struct Reference
Detailed Description
3D vector
#include <
fsb_types.h
>
Collaboration diagram for fsb::Vec3:
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:
fsb-core/include/
fsb_types.h
fsb
Vec3