#include <MRAggregateFlow.h>
|
Polyline3 * | pPolyline = nullptr |
| optional output: lines of all flows
|
|
UndirectedEdgeScalars * | pFlowPerEdge = nullptr |
| optional output: flow in each line of outPolyline
|
|
float | amountGreaterThan = 0 |
| output in outPolyline only the flows with the amount greater than
|
|
◆ amountGreaterThan
float MR::OutputFlows::amountGreaterThan = 0 |
output in outPolyline only the flows with the amount greater than
◆ pFlowPerEdge
UndirectedEdgeScalars* MR::OutputFlows::pFlowPerEdge = nullptr |
optional output: flow in each line of outPolyline
◆ pPolyline
Polyline3* MR::OutputFlows::pPolyline = nullptr |
optional output: lines of all flows
The documentation for this struct was generated from the following file: