CGAL 4.8.1 - Kinetic Data Structures
|
Classes | |
class | DelaunayTriangulationVisitor_2 |
This concept is for proxy objects which get notified when a kinetic Delaunay triangulation changes. More... | |
class | DelaunayTriangulationVisitor_3 |
This concept is for proxy objects which get notified when a kinetic Delaunay triangulation changes. More... | |
class | EventLogVisitor |
This concept is for visitors which maintain a text log of events. More... | |
class | RegularTriangulationVisitor_3 |
This concept is for proxy objects which get notified when a kinetic regular triangulation changes. It inherits all the methods of DelaunayTriangulationVisitor_3 . More... | |
class | SortVisitor |
This concept is for proxy objects which have functions called on them when a Kinetic::Sort<Traits, Visitor> . More... | |