MeshLib C# Docs
Loading...
Searching...
No Matches
MR.FlowAggregator Class Reference

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...

+ Inheritance diagram for MR.FlowAggregator:

Public Member Functions

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.
 

Detailed Description

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.

Constructor & Destructor Documentation

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

MR.FlowAggregator.FlowAggregator ( FlowAggregator _other)
inline

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: