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

Source containing the 2d Vector class. More...

#include "ART/Vec2.h"

Go to the source code of this file.

Namespaces

namespace  art
 

Detailed Description

Source 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 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.