|
CTL
0.6.1
Computed Tomography Library
|

Public Member Functions | |
| Location (const Vector3x1 &pos, const Matrix3x3 &rot) | |
| Location (const Matrix3x3 &rot, const Vector3x1 &pos) | |
| Location (const Vector3x1 &pos) | |
| Location (const Matrix3x3 &rot) | |
| QVariant | toVariant () const |
| void | fromVariant (const QVariant &variant) |
Public Attributes | |
| Vector3x1 | position = Vector3x1(0.0) |
| Matrix3x3 | rotation = mat::eye<3>() |
1.8.16