#include <Voronoi_Rn.h>
Definition at line 293 of file Voronoi_Rn.h.
◆ NonConvexPolytope()
NonConvexPolytope::NonConvexPolytope |
( |
| ) |
|
|
inline |
◆ ~NonConvexPolytope()
virtual NonConvexPolytope::~NonConvexPolytope |
( |
| ) |
|
|
inlinevirtual |
◆ addFacetAndItsVertices()
void NonConvexPolytope::addFacetAndItsVertices |
( |
boost::shared_ptr< HalfSpace_Rn > |
hs, |
|
|
std::vector< boost::shared_ptr< Generator_Rn > > & |
listOfGen |
|
) |
| |
|
inline |
◆ dump()
void NonConvexPolytope::dump |
( |
std::ostream & |
this_ostream | ) |
const |
|
inline |
◆ getListOfGeneratorsPerFacet()
const std::vector< std::vector< boost::shared_ptr<Generator_Rn> > >& NonConvexPolytope::getListOfGeneratorsPerFacet |
( |
| ) |
const |
|
inline |
◆ getListOfHalfSpaces()
const std::vector< boost::shared_ptr<HalfSpace_Rn> >& NonConvexPolytope::getListOfHalfSpaces |
( |
| ) |
const |
|
inline |
◆ _listOfGeneratorsPerFacet
std::vector< std::vector< boost::shared_ptr<Generator_Rn> > > NonConvexPolytope::_listOfGeneratorsPerFacet |
|
protected |
For each facet the list of vertices, they are pointers on the former voronoi cells i.e. convex polytopes.
Definition at line 331 of file Voronoi_Rn.h.
◆ _listOfHalfSpaces
std::vector< boost::shared_ptr<HalfSpace_Rn> > NonConvexPolytope::_listOfHalfSpaces |
|
protected |
The list of half-spaces defining the polyhedron.
Definition at line 329 of file Voronoi_Rn.h.
The documentation for this class was generated from the following file:
- /mnt/c/Users/vindelos/Documents/TEST/TEST/co/politopix/trunk/Voronoi_Rn.h