|
CGAL 6.2 - 2D Snap Rounding
|
Concepts | |
| concept | FloatSnapRoundingTraits_2 |
The concept FloatSnapRoundingTraits_2 lists the set of requirements that must be fulfilled by an instance of the Traits template-parameter of the free functions of TODO. 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 | FSRTraits_2::ConstructRoundPoint_2 |
| concept | FSRTraits_2::SquaredRoundBound_2 |
| concept | FSRTraits_2::ConverterToExact |
| concept | FSRTraits_2::ConverterFromExact |
| concept | SnapRoundingTraits_2 |
The concept SnapRoundingTraits_2 lists the set of requirements that must be fulfilled by an instance of the Traits template-parameter of the free function CGAL::snap_rounding_2() CGAL::snap_rounding_2<Traits,InputIterator,OutputContainer>(). 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 | SRTraits_2::IsoRectangle_2 |
| Represents an iso rectangle. More... | |
| concept | SRTraits_2::ConstructVertex_2 |
| concept | SRTraits_2::ConstructSegment_2 |
| concept | SRTraits_2::ConstructIsoRectangle_2 |
| concept | SRTraits_2::CompareX_2 |
| concept | SRTraits_2::CompareY_2 |
| concept | SRTraits_2::Snap_2 |
| concept | SRTraits_2::IntegerGridPoint_2 |
| concept | SRTraits_2::MinkowskiSumWithPixel_2 |