Boboter
Loading...
Searching...
No Matches
quaternion Struct Reference

A struct to represent a quaternion value. More...

#include <quaternion.h>

Public Attributes

float x
float y
float z
float w

Detailed Description

A struct to represent a quaternion value.

Member Data Documentation

◆ w

float quaternion::w

◆ x

float quaternion::x

◆ y

float quaternion::y

◆ z

float quaternion::z

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