#include <vecs.h>
|
float | x |
|
float | y |
|
float | z |
|
float | w |
|
◆ operator+()
void catos::math::Quaternion::operator+ |
( |
Quaternion & | b | ) |
|
|
inline |
◆ operator=()
Quaternion & catos::math::Quaternion::operator= |
( |
float | val | ) |
|
|
inline |
◆ operator==()
bool catos::math::Quaternion::operator== |
( |
Quaternion & | b | ) |
const |
|
inline |
◆ sIdentity()
void catos::math::Quaternion::sIdentity |
( |
| ) |
|
|
inline |
float catos::math::Quaternion::w |
float catos::math::Quaternion::x |
float catos::math::Quaternion::y |
float catos::math::Quaternion::z |
The documentation for this struct was generated from the following file: