Coverage Control Library
Loading...
Searching...
No Matches
voronoi.h File Reference

Class for computing Voronoi cells. More...

#include <cmath>
#include <iostream>
#include <memory>
#include <utility>
#include <vector>
#include "CoverageControl/constants.h"
#include "CoverageControl/typedefs.h"
+ Include dependency graph for voronoi.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VoronoiCell
 Struct for Voronoi cell. More...
 
class  Voronoi
 Class for computing Voronoi cells. More...
 

Namespaces

namespace  CoverageControl
 Namespace for the CoverageControl library.
 

Detailed Description

Class for computing Voronoi cells.

Definition in file voronoi.h.