CTL  0.6.1
Computed Tomography Library
Public Member Functions | Public Attributes | List of all members
CTL::mat::Location Struct Reference
Collaboration diagram for CTL::mat::Location:
Collaboration graph
[legend]

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>()
 

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