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

Defines the RotationMatrix class for representing and manipulating 3D rotation matrices. More...

#include "Mathematics.h"
#include "Vector3D.h"
Include dependency graph for RotationMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RotationMatrix
 Represents a 3D rotation matrix and provides operations for rotation and matrix manipulation. More...
 

Detailed Description

Defines the RotationMatrix class for representing and manipulating 3D rotation matrices.

The RotationMatrix class provides methods for rotating vectors, constructing rotation matrices, and performing various matrix operations such as multiplication, normalization, transposition, and inversion.

22/12/2024 22/12/2024

Version
1.0 Coela Can't! Coela Can't

Definition in file RotationMatrix.h.