Home
last modified time | relevance | path

Searched defs:secplane_t (Results 1 – 1 of 1) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dr_defs.h214 struct secplane_t struct
219 fixed_t a, b, c, d, ic;
228 fixed_t Zat0 () const in Zat0()
234 fixed_t ZatPoint (fixed_t x, fixed_t y) const in ZatPoint()
240 double ZatPoint (double x, double y) const in ZatPoint()
246 fixed_t ZatPoint (const vertex_t *v) const in ZatPoint()
251 fixed_t ZatPoint (const AActor *ac) const in ZatPoint()
280 bool operator== (const secplane_t &other) const argument
292 void ChangeHeight (fixed_t hdiff) in ChangeHeight()
298 fixed_t GetChangedHeight (fixed_t hdiff) in GetChangedHeight()
[all …]