Brenta Engine 1.0
Loading...
Searching...
No Matches
Brenta::Types::EulerAngles Struct Reference

Euler angles. More...

#include <camera.hpp>

Data Fields

float yaw
 
float pitch
 
float roll
 

Detailed Description

Euler angles.

This struct represents the euler angles of a rigid body in 3D space.

Definition at line 72 of file camera.hpp.

Field Documentation

◆ pitch

float Brenta::Types::EulerAngles::pitch

Definition at line 75 of file camera.hpp.

◆ roll

float Brenta::Types::EulerAngles::roll

Definition at line 76 of file camera.hpp.

◆ yaw

float Brenta::Types::EulerAngles::yaw

Definition at line 74 of file camera.hpp.


The documentation for this struct was generated from the following file: