Skip to content

Class Polygon

ClassList > Polygon

Public Attributes

Type Name
std::vector< Vertex > vertices
double xmax
double xmin
double ymax
double ymin

Public Attributes Documentation

variable vertices

std::vector<Vertex> Polygon::vertices;

variable xmax

double Polygon::xmax;

variable xmin

double Polygon::xmin;

variable ymax

double Polygon::ymax;

variable ymin

double Polygon::ymin;


The documentation for this class was generated from the following file src/Input.h