MeshLib
 
Loading...
Searching...
No Matches
MR::OutputFlows Struct Reference

#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
 

Member Data Documentation

◆ 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: