src/lib-gmapkernel/tools/geometry/transformation-matrix.cc File Reference

#include "transformation-matrix.hh"

Include dependency graph for transformation-matrix.cc:

Go to the source code of this file.

Variables

const CTransformationMatrix COONS (0, 0, 0, 0, 0, 0,-1, 1, 0, 0, 1, 0, 0, 0, 0, 0)
const CTransformationMatrix HERMITE (-1, 2,-1, 0, 3,-5, 1, 1,-3, 4, 0, 0, 1,-1, 0, 0)
const CTransformationMatrix BEZIER (-1, 3,-3, 1, 3,-6, 3, 0,-3, 3, 0, 0, 1, 0, 0, 0)
const CTransformationMatrix OVERHAUSER (-0.5, 1,-0.5, 0, 1.5,-2.5, 0, 1,-1.5, 2, 0.5, 0, 0.5,-0.5, 0, 0)
const CTransformationMatrix SPLINE (-1/6.0, 0.5,-0.5, 1/6.0, 0.5,-1, 0, 2/3.0,-0.5, 0.5, 0.5, 1/6.0, 1/6.0, 0, 0, 0)


Variable Documentation

const CTransformationMatrix BEZIER(-1, 3,-3, 1, 3,-6, 3, 0,-3, 3, 0, 0, 1, 0, 0, 0)

const CTransformationMatrix COONS(0, 0, 0, 0, 0, 0,-1, 1, 0, 0, 1, 0, 0, 0, 0, 0)

const CTransformationMatrix HERMITE(-1, 2,-1, 0, 3,-5, 1, 1,-3, 4, 0, 0, 1,-1, 0, 0)

const CTransformationMatrix OVERHAUSER(-0.5, 1,-0.5, 0, 1.5,-2.5, 0, 1,-1.5, 2, 0.5, 0, 0.5,-0.5, 0, 0)

const CTransformationMatrix SPLINE(-1/6.0, 0.5,-0.5, 1/6.0, 0.5,-1, 0, 2/3.0,-0.5, 0.5, 0.5, 1/6.0, 1/6.0, 0, 0, 0)


Generated on Tue Jul 7 15:20:25 2009 for Moka gmapkernel by  doxygen 1.5.8