this class can track multiple flows and find in each mesh vertex the amount of water reached it Generated from class MR.FlowAggregator. This is the non-const half of the class.
More...
|
| unsafe | FlowAggregator (MR._ByValue_FlowAggregator _other) |
| | Generated from constructor MR.FlowAggregator.FlowAggregator.
|
| |
| | FlowAggregator (Const_FlowAggregator _other) |
| | Generated from constructor MR.FlowAggregator.FlowAggregator.
|
| |
| | FlowAggregator (FlowAggregator _other) |
| | Generated from constructor MR.FlowAggregator.FlowAggregator.
|
| |
| unsafe | FlowAggregator (MR.Const_Mesh mesh, MR.Const_VertScalars heights) |
| | prepares the processing of given mesh with given height in each vertex Generated from constructor MR.FlowAggregator.FlowAggregator.
|
| |
this class can track multiple flows and find in each mesh vertex the amount of water reached it Generated from class MR.FlowAggregator. This is the non-const half of the class.
◆ FlowAggregator() [1/4]
| unsafe MR.FlowAggregator.FlowAggregator |
( |
MR._ByValue_FlowAggregator | _other | ) |
|
|
inline |
Generated from constructor MR.FlowAggregator.FlowAggregator.
◆ FlowAggregator() [2/4]
| MR.FlowAggregator.FlowAggregator |
( |
Const_FlowAggregator | _other | ) |
|
|
inline |
Generated from constructor MR.FlowAggregator.FlowAggregator.
◆ FlowAggregator() [3/4]
Generated from constructor MR.FlowAggregator.FlowAggregator.
◆ FlowAggregator() [4/4]
| unsafe MR.FlowAggregator.FlowAggregator |
( |
MR.Const_Mesh | mesh, |
|
|
MR.Const_VertScalars | heights ) |
|
inline |
prepares the processing of given mesh with given height in each vertex Generated from constructor MR.FlowAggregator.FlowAggregator.
The documentation for this class was generated from the following file: