Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, WeightedVertex arg0) |
None | __init__ (self, VertId v, float weight) |
Generated from: MR::WeightedVertex
None meshlib.mrmeshpy.WeightedVertex.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.WeightedVertex.__init__ | ( | self, | |
WeightedVertex | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.WeightedVertex.__init__ | ( | self, | |
VertId | v, | ||
float | weight ) |
Implicit aggregate constructor.