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

Represents rotations in 3D space using Euler angles. More...

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

Go to the source code of this file.

Classes

class  EulerAngles
 Encapsulates a 3D rotation using Euler angles and a specific order of application. More...
 

Detailed Description

Represents rotations in 3D space using Euler angles.

The EulerAngles class defines rotations using a sequence of three angles (pitch, yaw, roll) applied in a specific order.

22/12/2024 22/12/2024

Version
1.0 Coela Can't! Coela Can't

Definition in file EulerAngles.h.