|
CGAL 4.4 - 2D Placement of Streamlines
|
The concept StreamLinesTraits_2 describes the set of requirements for the template parameter of the class CGAL::Regular_grid_2<StreamLinesTraits_2>. This concept provides the types handled by the CGAL::Stream_lines_2<VectorField_2, Integrator_2> class.
Types | |
| typedef unspecified_type | FT |
| The scalar type. More... | |
| typedef unspecified_type | Point_2 |
| The point type. More... | |
| typedef unspecified_type | Vector_2 |
| The vector type. More... | |
The scalar type.
The point type.
The vector type.