Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, FlowAggregator.Flows arg0) |
None | __init__ (self, Polyline3 polyline, UndirectedEdgeScalars flowPerEdge) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::FlowAggregator::Flows
None mrmeshpy.FlowAggregator.Flows.__init__ | ( | self | ) |
Implicit default constructor.
None mrmeshpy.FlowAggregator.Flows.__init__ | ( | self, | |
FlowAggregator.Flows | arg0 ) |
Implicit copy constructor.
None mrmeshpy.FlowAggregator.Flows.__init__ | ( | self, | |
Polyline3 | polyline, | ||
UndirectedEdgeScalars | flowPerEdge ) |
Implicit aggregate constructor.
|
staticprotected |