Searched refs:aRotatedDir (Results 1 – 1 of 1) sorted by relevance
902 gp_Dir2d aRotatedDir = aBaseDir.Rotated(M_PI_4); in RotatedDirection2dSample() local904 …myResult << "An angle between directions: " << aBaseDir.Angle(aRotatedDir)*180.0 / M_PI << " grad"; in RotatedDirection2dSample()908 Handle(AdaptorVec_AIS) aRotatedAIS = new AdaptorVec_AIS(gp_Pnt2d(), aRotatedDir, 5.0); in RotatedDirection2dSample()