MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.Graph Member List

This is the complete list of members for meshlib.mrmeshpy.Graph, including all inherited members.

__init__(self)meshlib.mrmeshpy.Graph
__init__(self, Graph arg0)meshlib.mrmeshpy.Graph
areNeighbors(self, GraphVertId a, GraphVertId b)meshlib.mrmeshpy.Graph
checkValidity(self)meshlib.mrmeshpy.Graph
construct(self, Vector_std_vector_GraphEdgeId_GraphVertId neighboursPerVertex, Vector_Graph_EndVertices_GraphEdgeId endsPerEdge)meshlib.mrmeshpy.Graph
EdgeBitSetmeshlib.mrmeshpy.Graphstatic
EdgeIdmeshlib.mrmeshpy.Graphstatic
edgeSize(self)meshlib.mrmeshpy.Graph
ends(self, GraphEdgeId e)meshlib.mrmeshpy.Graph
EndsPerEdgemeshlib.mrmeshpy.Graphstatic
findEdge(self, GraphVertId a, GraphVertId b)meshlib.mrmeshpy.Graph
merge(self, GraphVertId remnant, GraphVertId dead, func_void_from_Id_GraphEdgeTag_Id_GraphEdgeTag onMergeEdges)meshlib.mrmeshpy.Graph
Neighboursmeshlib.mrmeshpy.Graphstatic
neighbours(self, GraphVertId v)meshlib.mrmeshpy.Graph
NeighboursPerVertexmeshlib.mrmeshpy.Graphstatic
valid(self, GraphVertId v)meshlib.mrmeshpy.Graph
valid(self, GraphEdgeId e)meshlib.mrmeshpy.Graph
validEdges(self)meshlib.mrmeshpy.Graph
validVerts(self)meshlib.mrmeshpy.Graph
VertBitSetmeshlib.mrmeshpy.Graphstatic
VertIdmeshlib.mrmeshpy.Graphstatic
vertSize(self)meshlib.mrmeshpy.Graph