Searched refs:pnt2 (Results 1 – 1 of 1) sorted by relevance
555 vector pnt1, pnt2; in GetFCylinder() local563 rc |= GetVector(dfile, &pnt2); in GetFCylinder()566 axis.x = pnt2.x - pnt1.x; in GetFCylinder()567 axis.y = pnt2.y - pnt1.y; in GetFCylinder()568 axis.z = pnt2.z - pnt1.z; in GetFCylinder()