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

Public Member Functions

None __init__ (self)
 
None __init__ (self, TerminalVertex arg0)
 
None __init__ (self, VertId v, float metric)
 

Detailed Description

Generated from:  MR::TerminalVertex

a vertex with associated penalty metric
to designate a possible start or end of edge path

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.TerminalVertex.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

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

◆ __init__() [3/3]

None meshlib.mrmeshpy.TerminalVertex.__init__ ( self,
VertId v,
float metric )
Implicit aggregate constructor.

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