Go to the documentation of this file.
58 #define TOOLS_VEC2F_MORE_PREC
59 #ifdef TOOLS_VEC2F_MORE_PREC
78 return ((d0*d0+d1*d1)<=a_epsil);
85 private:
static void check_instantiation() {
vec2f v(0,0);v.set_value(1,1);}
103 if(a_sv.size()!=2)
return false;