Home
last modified time | relevance | path

Searched refs:getAngleWith (Results 1 – 4 of 4) sorted by relevance

/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/include/
H A Dline2d.h182 f64 getAngleWith(const line2d<T>& l) const in getAngleWith() function
186 return vect.getAngleWith(vect2); in getAngleWith()
H A Dvector2d.h238 inline f64 getAngleWith(const vector2d<T>& b) const in getAngleWith() function
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A Dline2d.h182 f64 getAngleWith(const line2d<T>& l) const in getAngleWith() function
186 return vect.getAngleWith(vect2); in getAngleWith()
H A Dvector2d.h238 inline f64 getAngleWith(const vector2d<T>& b) const in getAngleWith() function