MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.FlowAggregator.Flows Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, Polyline3 polyline, UndirectedEdgeScalars flowPerEdge)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
FlowAggregator.Flows operator (*args, **kwargs)
 
FlowAggregator.Flows operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_flowPerEdge = 144
 
typing _offsetof_polyline = 0
 

Detailed Description

Generated from:  MR::FlowAggregator::Flows

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.FlowAggregator.Flows.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.FlowAggregator.Flows.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.FlowAggregator.Flows.__init__ ( self,
Polyline3 polyline,
UndirectedEdgeScalars flowPerEdge )
Implicit aggregate constructor.

Member Function Documentation

◆ operator() [1/2]

FlowAggregator.Flows mrmeshpy.FlowAggregator.Flows.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

FlowAggregator.Flows mrmeshpy.FlowAggregator.Flows.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_flowPerEdge

typing mrmeshpy.FlowAggregator.Flows._offsetof_flowPerEdge = 144
staticprotected

◆ _offsetof_polyline

typing mrmeshpy.FlowAggregator.Flows._offsetof_polyline = 0
staticprotected

The documentation for this class was generated from the following file: