Nox Engine
 
Loading...
Searching...
No Matches
Vector2D.h File Reference

Defines a simple 2D vector class for position and velocity calculations. More...

#include <iostream>
Include dependency graph for Vector2D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Vector2D
 A simple struct for 2D mathematics (points, vectors). More...
 

Detailed Description

Defines a simple 2D vector class for position and velocity calculations.