cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 6.3 - Kinetic Space Partition
Loading...
Searching...
No Matches
Topics
|
Classes
Reference Manual
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-partition-26a
License:
GPL
Classified Reference Pages
Concepts
KineticSpacePartitionTraits_3
KineticLCCItems
KineticLCCFaceAttribute
KineticLCCVolumeAttribute
Classes
CGAL::Kinetic_space_partition_3
Topics
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...