![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines the RotationMatrix class for representing and manipulating 3D rotation matrices. More...
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... | |
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
Definition in file RotationMatrix.h.