Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/src/
H A Dpoint.c322 int Point3_Y(Point3 const *p) in Point3_Y() function
396 p->raw.y += Point3_Y(other); in Point3_Sum()
404 p->raw.y == Point3_Y(other) && in Point3_Equality()
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/include/de/
H A Dpoint.h173 DENG_PUBLIC int Point3_Y(Point3 const *point);