Home | History | Annotate | Download | only in src

Lines Matching full:angles

1185 * @param angle1        One of the boundary angles
1209 //! Check if angle1 lies between non reflex angle determined by angles 2 and 3
1212 * @param angle2 One of the boundary angles
1229 //! Check if the opposite of angle1, ((angle1 + 180) % 360), lies between non reflex angle determined by angles 2 and 3
1232 * @param angle2 One of the boundary angles
1241 //! Check if angle1 lies between angles 2 and 3
1244 * @param angle2 One of the boundary angles