__init__(self, Mesh mesh, Vector_int_FaceId face2basin, int numBasins) | meshlib.mrmeshpy.WatershedGraph | |
__init__(self, WatershedGraph arg0) | meshlib.mrmeshpy.WatershedGraph | |
basinInfo(self, GraphVertId v) | meshlib.mrmeshpy.WatershedGraph | |
basinInfo(self, GraphVertId v) | meshlib.mrmeshpy.WatershedGraph | |
bdInfo(self, GraphEdgeId e) | meshlib.mrmeshpy.WatershedGraph | |
bdInfo(self, GraphEdgeId e) | meshlib.mrmeshpy.WatershedGraph | |
computeBasinVolume(self, GraphVertId basin, float waterLevel) | meshlib.mrmeshpy.WatershedGraph | |
findLowestBd(self) | meshlib.mrmeshpy.WatershedGraph | |
flowsFinallyTo(self, GraphVertId v, bool exceptOutside=False) | meshlib.mrmeshpy.WatershedGraph | |
flowsTo(self, GraphVertId v) | meshlib.mrmeshpy.WatershedGraph | |
getAllBasinFaces(self, bool joinOverflowBasins=False) | meshlib.mrmeshpy.WatershedGraph | |
getBasinFaces(self, GraphVertId basin) | meshlib.mrmeshpy.WatershedGraph | |
getBasinFacesBelowLevel(self, GraphVertId basin, float waterLevel) | meshlib.mrmeshpy.WatershedGraph | |
getHeightAt(self, VertId v) | meshlib.mrmeshpy.WatershedGraph | |
getInterBasinEdges(self, bool joinOverflowBasins=False) | meshlib.mrmeshpy.WatershedGraph | |
getOverflowPoints(self) | meshlib.mrmeshpy.WatershedGraph | |
getRootBasin(self, GraphVertId v) | meshlib.mrmeshpy.WatershedGraph | |
graph(self) | meshlib.mrmeshpy.WatershedGraph | |
iniBasin2Tgt(self, bool joinOverflowBasins=False) | meshlib.mrmeshpy.WatershedGraph | |
merge(self, GraphVertId v0, GraphVertId v1) | meshlib.mrmeshpy.WatershedGraph | |
mergeViaBd(self, GraphEdgeId bd) | meshlib.mrmeshpy.WatershedGraph | |
numBasins(self) | meshlib.mrmeshpy.WatershedGraph | |
outsideId(self) | meshlib.mrmeshpy.WatershedGraph | |
setParentsToRoots(self) | meshlib.mrmeshpy.WatershedGraph | |
totalArea(self) | meshlib.mrmeshpy.WatershedGraph | |