Searched refs:F_PI4 (Results 1 – 5 of 5) sorted by relevance
38 #ifndef F_PI439 #define F_PI4 M_PI_4 macro
156 #ifndef F_PI4157 #define F_PI4 0.785398163397448309616 macro
77 texture::GeoTexSvxHatch aHatch(getObjectRange(), fDistance, fAngle - F_PI4); in create2DDecomposition()
155 … texture::GeoTexSvxHatch aHatch(aOutlineRange, getHatch().getDistance(), fAngle - F_PI4); in impCreate3DDecomposition()
353 mp2 = new GeoTexSvxHatch(aOutlineRange, rHatch.getDistance(), fAngleA + F_PI4); in GeoTexSvxMultiHatch()