CGAL 6.0 - Kinetic Space Partition
Loading...
Searching...
No Matches
Kinetic Space Partition Reference

Sven Oesau and Florent Lafarge
This package implements kinetic space partition. Based on a set of planar input shapes the bounding box of the input data is split into convex volumes. The complexity of the partition can be adjusted with a single parameter.
Introduced in: CGAL 6.0
Depends on: Surface Mesh, Linear Cell Complex
BibTeX: cgal:ol-kinetic-24a
License: GPL

Classified Reference Pages

Concepts

Classes

Modules

 Concepts
 

Classes

class  CGAL::Kinetic_space_partition_3< GeomTraits, IntersectionTraits >
 creates the kinetic partition of the bounding box of the polygons given as input data. More...