Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/AIS/
H A DAIS_Trihedron.cxx752 const gp_Pnt anXYZ2 = aPrimitives->Vertice (2); in Handle() local
754 return new Select3D_SensitiveTriangle (theOwner, anXYZ1, anXYZ2, anXYZ3); in Handle()
772 const gp_Pnt anXYZ2 = aSegments->Vertice (2); in Handle() local
773 return new Select3D_SensitiveSegment (theOwner, anXYZ1, anXYZ2); in Handle()