ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
Vector2D.h File Reference

Defines a 2D vector and various related operations. More...

#include "Mathematics.h"
#include "Vector3D.h"
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

class  Vector2D
 Represents a 2D vector (X, Y) and provides methods for vector arithmetic. More...
 

Detailed Description

Defines a 2D vector and various related operations.

The Vector2D class provides a simple 2D vector representation along with utilities for common vector arithmetic, constraints, and geometric operations.

22/12/2024 22/12/2024

Version
1.0 Coela Can't! Coela Can't

Definition in file Vector2D.h.