FluxSand 1.0
FluxSand - Interactive Digital Hourglass
Loading...
Searching...
No Matches
Type::Quaternion Struct Reference

Represents a quaternion (w, x, y, z components). More...

#include <comp_type.hpp>

Data Fields

float q0
 
float q1
 
float q2
 
float q3
 

Detailed Description

Represents a quaternion (w, x, y, z components).

Definition at line 250 of file comp_type.hpp.

Field Documentation

◆ q0

float Type::Quaternion::q0

Definition at line 251 of file comp_type.hpp.

◆ q1

float Type::Quaternion::q1

Definition at line 252 of file comp_type.hpp.

◆ q2

float Type::Quaternion::q2

Definition at line 253 of file comp_type.hpp.

◆ q3

float Type::Quaternion::q3

Definition at line 254 of file comp_type.hpp.


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