Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/hadesch/
H A Dvideo.h408 struct PrePoint { struct
409 int x, y;
411 Common::Point get() const { in get()
/dports/cad/opencascade/opencascade-7.6.0/src/IntPatch/
H A DIntPatch_ImpPrmIntersection.cxx2711 IntSurf_PntOn2S PrePoint; in DecomposeResult() local