StreamLinesTraits_2

Definition

The concept StreamLinesTraits_2 describes the set of requirements to be fulfilled by any class used to instantiate the template parameter of the class Regular_grid_2<StreamLinesTraits_2>. This concept provides the types handled by the Stream_lines_2<VectorField_2, Integrator_2> class.

Types

StreamLinesTraits_2::FT
The scalar type.

StreamLinesTraits_2::Point_2
The point type.

StreamLinesTraits_2::Vector_2
The vector type.

Has Models

The kernels of CGAL are models for this traits class.