Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dm_fixed.h348 fixed_t FV2_Distance(const vector2_t *p1, const vector2_t *p2);
H A Dm_fixed.c201 fixed_t FV2_Distance(const vector2_t *p1, const vector2_t *p2) in FV2_Distance() function