Home
last modified time | relevance | path

Searched refs:M_PointXYDistance (Results 1 – 2 of 2) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/include/de/
H A Dmathutil.h87 DENG_PUBLIC double M_PointXYDistance(double aX, double aY, double bX, double bY);
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/src/
H A Dmathutil.c1890 double M_PointXYDistance(double aX, double aY, double bX, double bY) in M_PointXYDistance() function