|
ART v1.0-alpha
A Robot Template that raises the floor for VRC teams
|
Source containing the 2d Vector class. More...
#include "ART/Vec2.h"Go to the source code of this file.
Namespaces | |
| namespace | art |
Source containing the 2d Vector class.
This is the Source file defining 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.cpp.