![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines a 3D vector and various related operations. More...
#include "Mathematics.h"
Go to the source code of this file.
Classes | |
class | Vector3D |
Represents a 3D vector (X, Y, Z) and provides methods for vector arithmetic. More... | |
Defines a 3D vector and various related operations.
The Vector3D
class provides a 3D vector representation along with utilities for common vector arithmetic, constraints, and geometric operations.
22/12/2024 22/12/2024
Definition in file Vector3D.h.