Searched refs:pnt1 (Results 1 – 1 of 1) sorted by relevance
555 vector pnt1, pnt2; in GetFCylinder() local561 rc |= GetVector(dfile, &pnt1); in GetFCylinder()565 ctr = pnt1; 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()