CGAL 6.0 - 3D Isosurfacing
Loading...
Searching...
No Matches

Concepts

conceptIsosurfacingDomain_3
 The concept IsosurfacingDomain_3 describes the set of requirements to be fulfilled by any class used as input data for isosurfacing algorithms. More...
 
conceptIsosurfacingDomainWithGradient_3
 The concept IsosurfacingDomainWithGradient_3 describes the set of requirements to be fulfilled by any class used as input data for some isosurfacing algorithms. More...
 
conceptIsosurfacingEdgeIntersectionOracle_3
 
conceptIsosurfacingGradientField_3
 The concept IsosurfacingGradientField_3 describes the set of requirements to be fulfilled by the gradient field template parameter of the domain class CGAL::Isosurfacing::Dual_contouring_domain_3. More...
 
conceptIsosurfacingInterpolationScheme_3
 
conceptIsosurfacingPartition_3
 The concept IsosurfacingPartition_3 describes the set of requirements to be fulfilled by the partition template parameter of the domain classes CGAL::Isosurfacing::Marching_cubes_domain_3 and CGAL::Isosurfacing::Dual_contouring_domain_3. More...
 
conceptIsosurfacingTraits_3
 
conceptIsosurfacingValueField_3
 The concept IsosurfacingValueField_3 describes the set of requirements to be fulfilled by the value field template parameter of the domain classes CGAL::Isosurfacing::Marching_cubes_domain_3 and CGAL::Isosurfacing::Dual_contouring_domain_3. More...
 
conceptCGAL::Isosurfacing::partition_traits< IsosurfacingPartition_3 >
 The class partition_traits is the API compatibility layer between a model of IsosurfacingPartition_3 and the isosurfacing domain classes CGAL::Isosurfacing::Marching_cubes_domain_3 and CGAL::Isosurfacing::Dual_contouring_domain_3. More...