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

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

__init__(self)mrmeshpy.Graph
__init__(self, Graph arg0)mrmeshpy.Graph
_pybind11_conduit_v1_(*args, **kwargs)mrmeshpy.Graphprotectedstatic
areNeighbors(self, GraphVertId a, GraphVertId b)mrmeshpy.Graph
checkValidity(self)mrmeshpy.Graph
construct(self, Vector_std_vector_GraphEdgeId_GraphVertId neighboursPerVertex, Vector_Graph_EndVertices_GraphEdgeId endsPerEdge)mrmeshpy.Graph
EdgeBitSetmrmeshpy.Graphstatic
EdgeIdmrmeshpy.Graphstatic
edgeSize(self)mrmeshpy.Graph
ends(self, GraphEdgeId e)mrmeshpy.Graph
EndsPerEdgemrmeshpy.Graphstatic
findEdge(self, GraphVertId a, GraphVertId b)mrmeshpy.Graph
merge(self, GraphVertId remnant, GraphVertId dead, func_void_from_Id_GraphEdgeTag_Id_GraphEdgeTag onMergeEdges)mrmeshpy.Graph
Neighboursmrmeshpy.Graphstatic
neighbours(self, GraphVertId v)mrmeshpy.Graph
NeighboursPerVertexmrmeshpy.Graphstatic
valid(self, GraphVertId v)mrmeshpy.Graph
valid(self, GraphEdgeId e)mrmeshpy.Graph
validEdges(self)mrmeshpy.Graph
validVerts(self)mrmeshpy.Graph
VertBitSetmrmeshpy.Graphstatic
VertIdmrmeshpy.Graphstatic
vertSize(self)mrmeshpy.Graph