Skip to content

Struct PolygonWithHoles

ClassList > PolygonWithHoles

Public Attributes

Type Name
std::vector< Coordinate2D< double > > exterior
std::vector< std::vector< Coordinate2D< double > > > holes

Public Attributes Documentation

variable exterior

std::vector<Coordinate2D<double> > PolygonWithHoles::exterior;

variable holes

std::vector<std::vector<Coordinate2D<double> > > PolygonWithHoles::holes;


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/geometry/polygon.hpp