MeshLib
 
Loading...
Searching...
No Matches
MR::WatershedGraph Member List

This is the complete list of members for MR::WatershedGraph, including all inherited members.

basinInfo(Graph::VertId v) constMR::WatershedGraphinline
basinInfo(Graph::VertId v)MR::WatershedGraphinline
bdInfo(Graph::EdgeId e) constMR::WatershedGraphinline
bdInfo(Graph::EdgeId e)MR::WatershedGraphinline
computeBasinVolume(Graph::VertId basin, float waterLevel) constMR::WatershedGraph
findLowestBd() constMR::WatershedGraph
flowsFinallyTo(Graph::VertId v, bool exceptOutside=false) constMR::WatershedGraph
flowsTo(Graph::VertId v) constMR::WatershedGraph
getAllBasinFaces(bool joinOverflowBasins=false) constMR::WatershedGraph
getBasinFaces(Graph::VertId basin) constMR::WatershedGraph
getBasinFacesBelowLevel(Graph::VertId basin, float waterLevel) constMR::WatershedGraph
getHeightAt(VertId v) constMR::WatershedGraph
getInterBasinEdges(bool joinOverflowBasins=false) constMR::WatershedGraph
getOverflowPoints() constMR::WatershedGraph
getRootBasin(Graph::VertId v) constMR::WatershedGraph
graph() constMR::WatershedGraphinline
iniBasin2Tgt(bool joinOverflowBasins=false) constMR::WatershedGraph
merge(Graph::VertId v0, Graph::VertId v1)MR::WatershedGraph
mergeViaBd(Graph::EdgeId bd)MR::WatershedGraph
numBasins() constMR::WatershedGraphinline
outsideId() constMR::WatershedGraphinline
setParentsToRoots()MR::WatershedGraph
totalArea() constMR::WatershedGraphinline
WatershedGraph(const Mesh &mesh, const Vector< int, FaceId > &face2basin, int numBasins)MR::WatershedGraph