Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, TerminalVertex arg0) |
| None | __init__ (self, VertId v, float metric) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| TerminalVertex | operator (*args, **kwargs) |
| TerminalVertex | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_metric = 4 |
| typing | _offsetof_v = 0 |
Generated from: MR::TerminalVertex a vertex with associated penalty metric to designate a possible start or end of edge path
|
static |
| None mrmeshpy.TerminalVertex.__init__ | ( | self | ) |
| None mrmeshpy.TerminalVertex.__init__ | ( | self, | |
| TerminalVertex | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.TerminalVertex.__init__ | ( | self, | |
| VertId | v, | ||
| float | metric ) |
Implicit aggregate constructor.
|
static |
|
static |
|
staticprotected |
|
staticprotected |