Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, VertId v, float weight) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
WeightedVertex | operator (*args, **kwargs) |
WeightedVertex | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_v = 0 |
typing | _offsetof_weight = 4 |
Generated from: MR::WeightedVertex
|
static |
None mrmeshpy.WeightedVertex.__init__ | ( | self | ) |
None mrmeshpy.WeightedVertex.__init__ | ( | self, | |
VertId | v, | ||
float | weight ) |
Implicit aggregate constructor.
|
static |
|
static |
|
staticprotected |
|
staticprotected |