#include <SpatialAlgebra.h>
Public Types | |
typedef PhiMatrixTranspose | TransposeType |
Public Member Functions | |
PhiMatrix () | |
PhiMatrix (const Vec3 &l) | |
void | setToZero () |
void | setToNaN () |
const Vec3 & | l () const |
typedef PhiMatrixTranspose TransposeType |
PhiMatrix | ( | ) | [inline] |
References PhiMatrix::setToNaN().
void setToZero | ( | ) | [inline] |
void setToNaN | ( | ) | [inline] |
const Vec3& l | ( | ) | const [inline] |
Referenced by PhiMatrixTranspose::l(), SimTK::operator*(), and SimTK::operator==().