|
CGAL 6.2 - 2D Snap Rounding
|
Concepts | |
| concept | HotPixelSnapRoundingTraits_2 |
The concept HotPixelSnapRoundingTraits_2 lists the set of requirements that must be fulfilled by an instance of the geom_traits parameter of the free function CGAL::hot_pixel_snap_rounding_2(). The list includes the nested types of the geometric primitives used in this class and some function object types for the required predicates on those primitives. More... | |
| concept | HPSRTraits_2::IsoRectangle_2 |
| Represents an iso rectangle. More... | |
| concept | HPSRTraits_2::ConstructVertex_2 |
| concept | HPSRTraits_2::ConstructSegment_2 |
| concept | HPSRTraits_2::ConstructIsoRectangle_2 |
| concept | HPSRTraits_2::CompareX_2 |
| concept | HPSRTraits_2::CompareY_2 |
| concept | HPSRTraits_2::Snap_2 |
| concept | HPSRTraits_2::IntegerGridPoint_2 |
| concept | HPSRTraits_2::MinkowskiSumWithPixel_2 |
| concept | VerticalSlabSnapRoundingTraits_2 |
The concept VerticalSlabSnapRoundingTraits_2 lists the set of requirements that must be fulfilled by an instance of the geom_traits parameter of the free function CGAL::vertical_slab_snap_rounding_2() and the functions derived from it. The list includes the nested types of the geometric primitives used in this class and some function object types for the required predicates on those primitives. More... | |
| concept | VSSRTraits_2::ConstructRoundedPoint_2 |
| concept | VSSRTraits_2::ComputeSquaredRoundBound_2 |
| concept | VSSRTraits_2::Evaluate |
| concept | VSSRTraits_2::ConverterToExact |
| concept | VSSRTraits_2::ConverterFromExact |