Searched refs:anXYZ3 (Results 1 – 1 of 1) sorted by relevance
753 const gp_Pnt anXYZ3 = aPrimitives->Vertice (3); in Handle() local754 return new Select3D_SensitiveTriangle (theOwner, anXYZ1, anXYZ2, anXYZ3); in Handle()