Skip to content

Project OpenGeode

class Polygon

cpp
Inherits from GenericPolygon<RefPoint<3U>, 3U>
Inherits from GenericPolygon<RefPoint<3U>, 3U>

class Polygon

cpp
Inherits from GenericPolygon<RefPoint<dimension>, dimension>
Inherits from GenericPolygon<RefPoint<dimension>, dimension>

Functions

Polygon

cpp
public void Polygon<>(std::vector<RefPoint<dimension> > vertices)
public void Polygon<>(std::vector<RefPoint<dimension> > vertices)

Polygon

cpp
public void Polygon<>(const Polygon<dimension> & other)
public void Polygon<>(const Polygon<dimension> & other)

operator=

cpp
public Polygon<dimension> & operator=(const Polygon<dimension> & other)
public Polygon<dimension> & operator=(const Polygon<dimension> & other)

Polygon

cpp
public void Polygon<>(Polygon<dimension> && other)
public void Polygon<>(Polygon<dimension> && other)

operator=

cpp
public Polygon<dimension> & operator=(Polygon<dimension> && other)
public Polygon<dimension> & operator=(Polygon<dimension> && other)

class Polygon

cpp
Inherits from GenericPolygon<RefPoint<2U>, 2U>
Inherits from GenericPolygon<RefPoint<2U>, 2U>

Geode-solutions' documentation website