Rosetta
Public Member Functions | Public Attributes | List of all members
Quat Struct Reference

Public Member Functions

 Quat (numeric::xyzMatrix< Real > M)
 
 Quat (numeric::xyzMatrix< Real > M)
 

Public Attributes

float w
 
float x
 
float y
 
float z
 

Constructor & Destructor Documentation

◆ Quat() [1/2]

Quat::Quat ( numeric::xyzMatrix< Real M)
inline

◆ Quat() [2/2]

Quat::Quat ( numeric::xyzMatrix< Real M)
inline

Member Data Documentation

◆ w

float Quat::w

Referenced by Quat().

◆ x

float Quat::x

◆ y

float Quat::y

◆ z

float Quat::z

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