Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, Graph.EndVertices arg0) |
None | __init__ (self, GraphVertId v0, GraphVertId v1) |
GraphVertId | otherEnd (self, GraphVertId a) |
None | replaceEnd (self, GraphVertId what, GraphVertId with_) |
GraphVertId | v0 (self) |
None | v0 (self, GraphVertId arg1) |
GraphVertId | v1 (self) |
None | v1 (self, GraphVertId arg1) |
Generated from: MR::Graph::EndVertices Aliases: std_vector_Graph_EndVertices_value_type, Vector_Graph_EndVertices_GraphEdgeId.reference, std_vector_Graph_EndVertices_reference, Vector_Graph_EndVertices_GraphEdgeId.value_type, std_vector_Graph_EndVertices_const_reference, Vector_Graph_EndVertices_GraphEdgeId.const_reference
None meshlib.mrmeshpy.Graph.EndVertices.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.Graph.EndVertices.__init__ | ( | self, | |
Graph.EndVertices | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.Graph.EndVertices.__init__ | ( | self, | |
GraphVertId | v0, | ||
GraphVertId | v1 ) |
Implicit aggregate constructor.
GraphVertId meshlib.mrmeshpy.Graph.EndVertices.otherEnd | ( | self, | |
GraphVertId | a ) |
None meshlib.mrmeshpy.Graph.EndVertices.replaceEnd | ( | self, | |
GraphVertId | what, | ||
GraphVertId | with_ ) |
GraphVertId meshlib.mrmeshpy.Graph.EndVertices.v0 | ( | self | ) |
v0 < v1
None meshlib.mrmeshpy.Graph.EndVertices.v0 | ( | self, | |
GraphVertId | arg1 ) |
GraphVertId meshlib.mrmeshpy.Graph.EndVertices.v1 | ( | self | ) |
v0 < v1
None meshlib.mrmeshpy.Graph.EndVertices.v1 | ( | self, | |
GraphVertId | arg1 ) |