RNifti
Fast R and C++ Access to NIfTI Images
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
RNifti::NiftiImage::Xform Class Reference

Public Member Functions

 Xform (const Matrix &source)
 
 Xform (const Matrix::NativeType &source)
 
 Xform (Matrix::NativeType &source)
 
 Xform (Matrix::NativeType &source, Matrix::NativeType &inverse, Element *qparams=NULL)
 
 operator const Matrix::NativeType () const
 
 operator Matrix::NativeType ()
 
Xformoperator= (const Xform &source)
 
Xformoperator= (const Matrix &source)
 
const Matrix & matrix () const
 
Submatrix submatrix () const
 
Submatrix rotation () const
 
Vector4 quaternion () const
 
Vector3 offset () const
 
std::string orientation () const
 

Protected Member Functions

void replace (const Matrix &source)
 

Protected Attributes

Element * forward
 
Element * inverse
 
Element * qparams
 
Matrix mat
 

The documentation for this class was generated from the following file: