Loading [MathJax]/extensions/TeX/AMSsymbols.js
 
CGAL 6.0.1 - Kinetic Space Partition
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Loading...
Searching...
No Matches
KineticLCCItems Concept Reference

Definition

The concept KineticLCCItems refines the concept of LinearCellComplexItems by adding 2-attributes and 3-attributes to store information from the kinetic partition.

The first type in Attributes tuple must be a model of the CellAttributeWithPoint concept. The third type in Attributes tuple must be a model of the KineticLCCFaceAttribute concept. The fourth type in Attributes tuple must be a model of the KineticLCCVolumeAttribute concept.

Has models
CGAL::Kinetic_space_partition_3::Linear_cell_complex_min_items
See also
CGAL::Kinetic_space_partition_3
KineticLCCFaceAttribute
KineticLCCVolumeAttribute
LinearCellComplexItems

Types

typedef CGAL::Tag_true Use_index
 Using the index-based version of the LinearCellComplex concept.
 
typedef std::uint32_t Index_type