zf Namespace Reference

Classes

class  ZFrameCalibration

Typedefs

typedef float Matrix4x4 [4][4]

Functions

void Cross (float *a, float *b, float *c)
void IdentityMatrix (Matrix4x4 &matrix)
void MatrixToQuaternion (Matrix4x4 &m, float *q)
void PrintMatrix (Matrix4x4 &matrix)
void QuaternionToMatrix (float *q, Matrix4x4 &m)

Typedef Documentation

typedef float zf::Matrix4x4[4][4]

Function Documentation

void zf::Cross ( float *  a,
float *  b,
float *  c 
)
void zf::IdentityMatrix ( Matrix4x4 &  matrix  ) 
void zf::MatrixToQuaternion ( Matrix4x4 &  m,
float *  q 
)
void zf::PrintMatrix ( Matrix4x4 &  matrix  ) 
void zf::QuaternionToMatrix ( float *  q,
Matrix4x4 &  m 
)

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1