#include <vgMath.h>
Definition at line 224 of file vgMath.h.
◆ Quat() [1/4]
◆ Quat() [2/4]
vgm::Quat::Quat |
( |
const QUAT_T & | | ) |
|
|
default |
◆ Quat() [3/4]
vgm::Quat::Quat |
( |
T | w, |
|
|
T | x, |
|
|
T | y, |
|
|
T | z ) |
|
inline |
◆ Quat() [4/4]
vgm::Quat::Quat |
( |
T | s, |
|
|
const VEC3_T & | v ) |
|
inlineexplicit |
◆ operator const T *()
vgm::Quat::operator const T * |
( |
| ) |
const |
|
inlineexplicit |
◆ operator T*()
vgm::Quat::operator T* |
( |
| ) |
|
|
inlineexplicit |
◆ operator*() [1/2]
Quat vgm::Quat::operator* |
( |
const Quat & | q | ) |
const |
|
inline |
◆ operator*() [2/2]
Quat vgm::Quat::operator* |
( |
T | s | ) |
const |
|
inline |
◆ operator*=() [1/2]
Quat & vgm::Quat::operator*= |
( |
const Quat & | q | ) |
|
|
inline |
◆ operator*=() [2/2]
Quat & vgm::Quat::operator*= |
( |
T | s | ) |
|
|
inline |
◆ operator+()
Quat vgm::Quat::operator+ |
( |
const Quat & | q | ) |
const |
|
inline |
◆ operator+=()
Quat & vgm::Quat::operator+= |
( |
const Quat & | q | ) |
|
|
inline |
◆ operator-() [1/2]
Quat vgm::Quat::operator- |
( |
| ) |
const |
|
inline |
◆ operator-() [2/2]
Quat vgm::Quat::operator- |
( |
const Quat & | q | ) |
const |
|
inline |
◆ operator-=()
Quat & vgm::Quat::operator-= |
( |
const Quat & | q | ) |
|
|
inline |
◆ operator/()
Quat vgm::Quat::operator/ |
( |
T | s | ) |
const |
|
inline |
◆ operator/=()
Quat & vgm::Quat::operator/= |
( |
T | s | ) |
|
|
inline |
◆ operator[]() [1/2]
T & vgm::Quat::operator[] |
( |
int | i | ) |
|
|
inline |
◆ operator[]() [2/2]
const T & vgm::Quat::operator[] |
( |
int | i | ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- D:/Peridyno/peridyno/src/Rendering/GUI/ImWidgets/imGuIZMO.quat/vgMath.h