mirror of https://github.com/CGAL/cgal
predicate requires only RT
This commit is contained in:
parent
367ac9b200
commit
d228e994cf
|
|
@ -106,8 +106,8 @@ CGAL_Kernel_pred_RT(Collinear_3,
|
|||
collinear_3_object)
|
||||
CGAL_Kernel_pred(Compare_angle_with_x_axis_2,
|
||||
compare_angle_with_x_axis_2_object)
|
||||
CGAL_Kernel_pred(Compare_dihedral_angle_3,
|
||||
compare_dihedral_angle_3_object)
|
||||
CGAL_Kernel_pred_RT(Compare_dihedral_angle_3,
|
||||
compare_dihedral_angle_3_object)
|
||||
CGAL_Kernel_pred(Compare_distance_2,
|
||||
compare_distance_2_object)
|
||||
CGAL_Kernel_pred(Compare_distance_3,
|
||||
|
|
|
|||
Loading…
Reference in New Issue