#include <MRAggregateFlow.h>
Public Attributes | |
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 | |
float MR::OutputFlows::amountGreaterThan = 0 |
output in outPolyline only the flows with the amount greater than
UndirectedEdgeScalars* MR::OutputFlows::pFlowPerEdge = nullptr |
optional output: flow in each line of outPolyline
Polyline3* MR::OutputFlows::pPolyline = nullptr |
optional output: lines of all flows