Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, WeightedVertex arg0) |
None | __init__ (self, VertId v, float weight) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::WeightedVertex
None mrmeshpy.WeightedVertex.__init__ | ( | self | ) |
Implicit default constructor.
None mrmeshpy.WeightedVertex.__init__ | ( | self, | |
WeightedVertex | arg0 ) |
Implicit copy constructor.
None mrmeshpy.WeightedVertex.__init__ | ( | self, | |
VertId | v, | ||
float | weight ) |
Implicit aggregate constructor.
|
staticprotected |