CGAL 6.0 - Kinetic Space Partition
|
▼NCGAL | |
▼CKinetic_space_partition_3 | Creates the kinetic partition of the bounding box of the polygons given as input data |
CLinear_cell_complex_min_items | This class provides a minimal model of KineticLCCItems |
CKineticLCCFaceAttribute | The concept KineticLCCFaceAttribute refines CellAttribute to store additional information for each face related to its associated input polygon |
CKineticLCCItems | The concept KineticLCCItems refines the concept of LinearCellComplexItems by adding 2-attributes and 3-attributes to store information from the kinetic partition |
CKineticLCCVolumeAttribute | The concept KineticLCCVolumeAttribute refines CellAttribute to store the barycenter and an id |
CKineticSpacePartitionTraits_3 | A concept that describes the set of types required by the CGAL::Kinetic_space_partition_3 |