LinearAlgebra
Loading...
Searching...
No Matches
Public Attributes | List of all members
Quat Struct Reference

Detailed Description

A quaternion (C-style)

This is a C-style implementation

#include <Quaternion.h>

Inheritance diagram for Quat:
Passer::LinearAlgebra::Quaternion

Public Attributes

float x
 The x component.
 
float y
 The y component.
 
float z
 The z component.
 
float w
 The w component.
 

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