This is the complete list of members for mrmeshpy.WatershedGraph, including all inherited members.
| __init__(*args, **kwargs) | mrmeshpy.WatershedGraph | static |
| __init__(self, Mesh mesh, Vector_int_FaceId face2basin, int numBasins) | mrmeshpy.WatershedGraph | |
| __init__(self, WatershedGraph arg0) | mrmeshpy.WatershedGraph | |
| basinInfo(self, GraphVertId v) | mrmeshpy.WatershedGraph | |
| basinInfo(self, GraphVertId v) | mrmeshpy.WatershedGraph | |
| bdInfo(self, GraphEdgeId e) | mrmeshpy.WatershedGraph | |
| bdInfo(self, GraphEdgeId e) | mrmeshpy.WatershedGraph | |
| computeBasinVolume(self, GraphVertId basin, float waterLevel) | mrmeshpy.WatershedGraph | |
| findLowestBd(self) | mrmeshpy.WatershedGraph | |
| flowsFinallyTo(self, GraphVertId v, bool exceptOutside=False) | mrmeshpy.WatershedGraph | |
| flowsTo(self, GraphVertId v) | mrmeshpy.WatershedGraph | |
| getAllBasinFaces(self, bool joinOverflowBasins=False) | mrmeshpy.WatershedGraph | |
| getBasinFaces(self, GraphVertId basin) | mrmeshpy.WatershedGraph | |
| getBasinFacesBelowLevel(self, GraphVertId basin, float waterLevel) | mrmeshpy.WatershedGraph | |
| getHeightAt(self, VertId v) | mrmeshpy.WatershedGraph | |
| getInterBasinEdges(self, bool joinOverflowBasins=False) | mrmeshpy.WatershedGraph | |
| getOverflowPoints(self) | mrmeshpy.WatershedGraph | |
| getRootBasin(self, GraphVertId v) | mrmeshpy.WatershedGraph | |
| graph(self) | mrmeshpy.WatershedGraph | |
| iniBasin2Tgt(self, bool joinOverflowBasins=False) | mrmeshpy.WatershedGraph | |
| merge(self, GraphVertId v0, GraphVertId v1) | mrmeshpy.WatershedGraph | |
| mergeViaBd(self, GraphEdgeId bd) | mrmeshpy.WatershedGraph | |
| numBasins(self) | mrmeshpy.WatershedGraph | |
| outsideId(self) | mrmeshpy.WatershedGraph | |
| setParentsToRoots(self) | mrmeshpy.WatershedGraph | |
| totalArea(self) | mrmeshpy.WatershedGraph | |