ART v1.0-alpha
A Robot Template that raises the floor for VRC teams
Loading...
Searching...
No Matches
Vec2.h File Reference

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
 

Detailed Description

Header containing the 2d Vector class.

Author
Jath Alison (Jath..nosp@m.Alis.nosp@m.on@gm.nosp@m.ail..nosp@m.com)
Version
1.0-beta
Date
07-13-2024

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.