00001 00002 #include <vecmath/_AxisAngle4.h> 00003 00004 template<> const double _AxisAngle4<double>::EPS = 1.0e-06; 00005 template<> const float _AxisAngle4<float>::EPS = 1.0e-06;