Home
last modified time | relevance | path

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

/dports/games/d2x/d2x-0.2.5/main/editor/
H A Deditor.h389 typedef struct vms_equation { struct
394 } vms_equation; typedef
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/include/editor/
H A Deditor.h305 struct vms_equation struct
315 extern vms_vector evaluate_curve(vms_equation *coeffs, int degree, fix t); argument