politopix
5.0.0
|
This is the complete list of members for VoronoiWithProperties, including all inherited members.
_allHalfSpaces | CellByCellVoronoiDist | protected |
_facetNeighbours | CellByCellVoronoiDistNgb | protected |
_inputSpace | Voronoi_Rn | protected |
_listOfNonConvexPolytopeProperties | VoronoiWithProperties | protected |
_listOfNonConvexPolytopes | VoronoiWithProperties | protected |
_listOfSeedProperties | VoronoiWithProperties | protected |
_listOfSeeds | Voronoi_Rn | protected |
_listOfVoronoiCells | Voronoi_Rn | protected |
_percentageOfSortedHalfSpaces | CellByCellVoronoiDist | protected |
addHalfSpaceAndNeighbour(unsigned int cellCounter, boost::shared_ptr< HalfSpace_Rn > hs, unsigned int ngbCell) | VoronoiWithProperties | inline |
allocateFacetNeighbours() | VoronoiWithProperties | inlinevirtual |
CellByCell enum value | Voronoi_Rn | |
CellByCellDist enum value | Voronoi_Rn | |
CellByCellDistNgb enum value | Voronoi_Rn | |
CellByCellDistNgb_10pc enum value | Voronoi_Rn | |
CellByCellDistNgb_1pc enum value | Voronoi_Rn | |
CellByCellDistNgb_20pc enum value | Voronoi_Rn | |
CellByCellDistNgb_30pc enum value | Voronoi_Rn | |
CellByCellDistNgb_40pc enum value | Voronoi_Rn | |
CellByCellVoronoi(const boost::shared_ptr< Polytope_Rn > &is, const std::vector< Point_Rn > &lop) | CellByCellVoronoi | inline |
CellByCellVoronoiDist(const boost::shared_ptr< Polytope_Rn > &is, const std::vector< Point_Rn > &lop) | CellByCellVoronoiDist | inline |
CellByCellVoronoiDist(const boost::shared_ptr< Polytope_Rn > &is, const std::vector< Point_Rn > &lop, double percent) | CellByCellVoronoiDist | inline |
CellByCellVoronoiDistNgb(const boost::shared_ptr< Polytope_Rn > &is, const std::vector< Point_Rn > &lop) | CellByCellVoronoiDistNgb | inline |
CellByCellVoronoiDistNgb(const boost::shared_ptr< Polytope_Rn > &is, const std::vector< Point_Rn > &lop, double percent) | CellByCellVoronoiDistNgb | inline |
checkTopologyAndGeometry() const | Voronoi_Rn | |
compute() | CellByCellVoronoiDistNgb | virtual |
compute(std::vector< Point_Rn >::const_iterator iteBeg, std::vector< Point_Rn >::const_iterator iteEnd) | CellByCellVoronoiDistNgb | virtual |
computeMidPlane(std::vector< Point_Rn >::const_iterator seed1, std::vector< Point_Rn >::const_iterator seed2) | Voronoi_Rn | |
dump(std::ostream &out) const | Voronoi_Rn | |
dumpFacetNeighbours(std::ostream &this_ostream) const | VoronoiWithProperties | |
dumpNeighbours(std::ostream &this_ostream) const | VoronoiWithProperties | |
dumpNgb(std::ostream &this_ostream) const | CellByCellVoronoiDistNgb | inline |
fuseCellsWithSameProperty() | VoronoiWithProperties | |
fuseCellsWithSameProperty(std::vector< std::vector< unsigned int > > &newListOfNonConvexPolytopes) | VoronoiWithProperties | |
fuseCellsWithSameProperty(std::vector< std::vector< boost::shared_ptr< Polytope_Rn > > > &newListOfNonConvexPolytopes) | VoronoiWithProperties | |
getFacetNeighbours() const | CellByCellVoronoiDistNgb | inline |
getListOfSeeds() const | Voronoi_Rn | inline |
getNonConvexPolytope(unsigned int idx) | VoronoiWithProperties | inline |
getNonConvexPolytopeProperty(unsigned int idx) | VoronoiWithProperties | inline |
getVoronoiCells() const | Voronoi_Rn | inline |
getVoronoiCells() | Voronoi_Rn | inline |
gnuplot(std::ostream &out) const | Voronoi_Rn | |
Incremental enum value | Voronoi_Rn | |
numberOfNonConvexPolytope() const | VoronoiWithProperties | inline |
processDistances(std::vector< std::pair< double, unsigned int > > &allDistances, std::vector< Point_Rn >::const_iterator newVoronoiSeed, boost::shared_ptr< Polytope_Rn > newVoronoiCell) | CellByCellVoronoiDist | |
propagate(std::vector< bool > &listOfAlreadyProcessedSeeds, unsigned int nbCell, unsigned int nbProperty) | VoronoiWithProperties | protected |
setAverageNumberOfNeighbours(double pc) | CellByCellVoronoiDist | inline |
TypeOfAlgorithm enum name | Voronoi_Rn | |
updateFacetNeighbours(const std::vector< std::pair< double, unsigned int > > &allDistances, boost::shared_ptr< Polytope_Rn > newVoronoiCell, unsigned int counter, unsigned int newTruncationStep) | CellByCellVoronoiDistNgb | virtual |
Voronoi_Rn(const boost::shared_ptr< Polytope_Rn > &inputSpace, const std::vector< Point_Rn > &listOfPoints) | Voronoi_Rn | |
VoronoiWithProperties(const boost::shared_ptr< Polytope_Rn > &is, const std::vector< Point_Rn > &lop, const std::vector< int > &listOfProp, double percent) | VoronoiWithProperties | inline |
WithProperties enum value | Voronoi_Rn | |
~CellByCellVoronoi() | CellByCellVoronoi | inlinevirtual |
~CellByCellVoronoiDist() | CellByCellVoronoiDist | inlinevirtual |
~CellByCellVoronoiDistNgb() | CellByCellVoronoiDistNgb | inlinevirtual |
~Voronoi_Rn() | Voronoi_Rn | inlinevirtual |
~VoronoiWithProperties() | VoronoiWithProperties | inlinevirtual |