MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.Graph.EndVertices Class Reference

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)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.Graph.EndVertices.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None meshlib.mrmeshpy.Graph.EndVertices.__init__ ( self,
Graph.EndVertices arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None meshlib.mrmeshpy.Graph.EndVertices.__init__ ( self,
GraphVertId v0,
GraphVertId v1 )
Implicit aggregate constructor.

Member Function Documentation

◆ otherEnd()

GraphVertId meshlib.mrmeshpy.Graph.EndVertices.otherEnd ( self,
GraphVertId a )

◆ replaceEnd()

None meshlib.mrmeshpy.Graph.EndVertices.replaceEnd ( self,
GraphVertId what,
GraphVertId with_ )

◆ v0() [1/2]

GraphVertId meshlib.mrmeshpy.Graph.EndVertices.v0 ( self)
v0 < v1

◆ v0() [2/2]

None meshlib.mrmeshpy.Graph.EndVertices.v0 ( self,
GraphVertId arg1 )

◆ v1() [1/2]

GraphVertId meshlib.mrmeshpy.Graph.EndVertices.v1 ( self)
v0 < v1

◆ v1() [2/2]

None meshlib.mrmeshpy.Graph.EndVertices.v1 ( self,
GraphVertId arg1 )

The documentation for this class was generated from the following file: