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) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| Graph.EndVertices | operator (*args, **kwargs) |
| Graph.EndVertices | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_v0 = 0 |
| typing | _offsetof_v1 = 4 |
Generated from: MR::Graph::EndVertices Aliases: std_vector_Graph_EndVertices_reference, std_vector_Graph_EndVertices_const_reference, Vector_Graph_EndVertices_GraphEdgeId.reference, Vector_Graph_EndVertices_GraphEdgeId.const_reference, Vector_Graph_EndVertices_GraphEdgeId.value_type, std_vector_Graph_EndVertices_value_type
|
static |
| None mrmeshpy.Graph.EndVertices.__init__ | ( | self | ) |
| None mrmeshpy.Graph.EndVertices.__init__ | ( | self, | |
| Graph.EndVertices | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.Graph.EndVertices.__init__ | ( | self, | |
| GraphVertId | v0, | ||
| GraphVertId | v1 ) |
Implicit aggregate constructor.
|
static |
|
static |
| GraphVertId mrmeshpy.Graph.EndVertices.otherEnd | ( | self, | |
| GraphVertId | a ) |
| None mrmeshpy.Graph.EndVertices.replaceEnd | ( | self, | |
| GraphVertId | what, | ||
| GraphVertId | with_ ) |
| GraphVertId mrmeshpy.Graph.EndVertices.v0 | ( | self | ) |
v0 < v1
| None mrmeshpy.Graph.EndVertices.v0 | ( | self, | |
| GraphVertId | arg1 ) |
| GraphVertId mrmeshpy.Graph.EndVertices.v1 | ( | self | ) |
v0 < v1
| None mrmeshpy.Graph.EndVertices.v1 | ( | self, | |
| GraphVertId | arg1 ) |
|
staticprotected |
|
staticprotected |