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_t
x
X component.
real_t
y
Y component.
real_t
z
Z component.
The documentation for this struct was generated from the following file:
fsb-core/include/
fsb_types.h
fsb
Vec3