CGAL 6.3 - 2D and 3D Linear Geometry Kernel
Loading...
Searching...
No Matches

Topics

 Kernel Geometric Object Concepts
 Kernel Function Object Concepts

Concepts

class  Kernel
 The concept of a kernel is defined by a set of requirements on the provision of certain types and access member functions to create objects of these types. The types are function object classes to be used within the algorithms and data structures of CGAL. This allows you to use any model of a kernel as a traits class in the CGAL algorithms and data structures, unless they require types beyond those provided by a kernel. More...
class  ProjectionTraitsGeometricTraits_3
 The concept ProjectionTraitsGeometricTraits_3 provides types and functors required to be used with the class CGAL::Projection_traits_3. More...