|
| Quaternion (qreal _x, qreal _y, qreal _z, qreal _w) |
|
qreal | x () const |
|
qreal | y () const |
|
qreal | z () const |
|
qreal | w () const |
|
bool | operator== (const Quaternion &_rhs) const |
|
QByteArray | md5 () const |
|
QJsonValue | toJsonValue () const |
|
QCborValue | toCborValue () const |
|
|
static Quaternion | identity () |
|
static cres_qresult< Quaternion > | fromJsonValue (const QJsonValue &_value) |
|
static cres_qresult< Quaternion > | fromCborValue (const QCborValue &_value) |
|
The documentation for this class was generated from the following files:
- knowl/src/knowGIS/Quaternion.h
- knowl/src/knowGIS/Quaternion.cpp