Loading [MathJax]/extensions/TeX/AMSsymbols.js
 
CGAL 6.1 - 2D Placement of Streamlines
All Classes Namespaces Functions Typedefs Pages
Loading...
Searching...
No Matches

Classes

class  Integrator_2
 The concept Integrator_2 describes the set of requirements for the second template parameter of the class CGAL::Stream_lines_2<VectorField_2,Integrator_2>. This concept provides the operation that integrates a new point from a given point with a predefined step, and according to a specified vector. More...
 
class  StreamLinesTraits_2
 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. More...
 
class  VectorField_2
 The concept VectorField_2 describes the set of requirements for the first template parameter of the class CGAL::Stream_lines_2<VectorField_2,Integrator_2>. This concept provides the types of the geometric primitives used in the placement of streamlines and some functions for answering different queries. More...