|
ART v1.0-alpha
A Robot Template that raises the floor for VRC teams
|
Header containing the 2d Vector class. More...
#include <cmath>Go to the source code of this file.
Classes | |
| struct | art::Vec2 |
| A Utility 2D Vector class. More... | |
Namespaces | |
| namespace | art |
Header containing the 2d Vector class.
This is the header that needs to be included to use the Vec2 class. The class aims to provide utilities for vectors in 2 dimentions, such as locations, travel, and displacement as well as several methods to interact with these vectors.
Definition in file Vec2.h.