Home
last modified time | relevance | path

Searched refs:Set2Points (Results 1 – 4 of 4) sorted by relevance

/dports/games/vavoom/vavoom-1.33/utils/glvis/
H A Dvector.h176 void Set2Points(const TVec &v1, const TVec &v2) in Set2Points() function
H A Dlevel.cpp368 li->Set2Points(*li->v1, *li->v2); in LoadSegs()
423 li->Set2Points(*li->v1, *li->v2); in LoadSegs()
/dports/games/vavoom/vavoom-1.33/source/
H A Dmaths.h202 void Set2Points(const TVec &v1, const TVec &v2) in Set2Points() function
H A Dlevel.cpp946 seg->Set2Points(*seg->v1, *seg->v2); in CalcSeg()