Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/src/
H A Dvector1.c1199 double V4d_Length(const_pvec4d_t vec) in V4d_Length() function
1210 return V4d_Length(vec); in V4d_Distance()
1215 double len = V4d_Length(vec); in V4d_Normalize()
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/include/de/
H A Dvector1.h663 DENG_PUBLIC double V4d_Length(const_pvec4d_t vec);