![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines a 2D vector and various related operations. More...
Go to the source code of this file.
Classes | |
class | Vector2D |
Represents a 2D vector (X, Y) and provides methods for vector arithmetic. More... | |
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
Definition in file Vector2D.h.