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

Generated from class MR.FlowAggregator.Flows. This is the const half of the class. More...

Inheritance diagram for MR.Const_FlowAggregator.Const_Flows:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_Flows ()
 Constructs an empty (default-constructed) instance.
unsafe Const_Flows (MR._ByValue_Polyline3 polyline, MR._ByValue_UndirectedEdgeScalars flowPerEdge)
 Constructs MR.FlowAggregator.Flows elementwise.
unsafe Const_Flows (MR.FlowAggregator._ByValue_Flows _other)
 Generated from constructor MR::FlowAggregator::Flows::Flows.
 Const_Flows (Const_Flows _other)
 Generated from constructor MR::FlowAggregator::Flows::Flows.
 Const_Flows (Flows _other)
 Generated from constructor MR::FlowAggregator::Flows::Flows.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Const_Polyline3 polyline [get, protected set]
unsafe MR.Const_UndirectedEdgeScalars flowPerEdge [get, protected set]

Detailed Description

Generated from class MR.FlowAggregator.Flows. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_Flows() [1/5]

unsafe MR.Const_FlowAggregator.Const_Flows.Const_Flows ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_Flows() [2/5]

unsafe MR.Const_FlowAggregator.Const_Flows.Const_Flows ( MR._ByValue_Polyline3 polyline,
MR._ByValue_UndirectedEdgeScalars flowPerEdge )
inline

Constructs MR.FlowAggregator.Flows elementwise.

◆ Const_Flows() [3/5]

unsafe MR.Const_FlowAggregator.Const_Flows.Const_Flows ( MR.FlowAggregator._ByValue_Flows _other)
inline

Generated from constructor MR::FlowAggregator::Flows::Flows.

◆ Const_Flows() [4/5]

MR.Const_FlowAggregator.Const_Flows.Const_Flows ( Const_Flows _other)
inline

Generated from constructor MR::FlowAggregator::Flows::Flows.

◆ Const_Flows() [5/5]

MR.Const_FlowAggregator.Const_Flows.Const_Flows ( Flows _other)
inline

Generated from constructor MR::FlowAggregator::Flows::Flows.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_FlowAggregator.Const_Flows.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_FlowAggregator.Const_Flows.Dispose ( bool disposing)
inlineprotectedvirtual

Property Documentation

◆ flowPerEdge

unsafe MR.Const_UndirectedEdgeScalars MR.Const_FlowAggregator.Const_Flows.flowPerEdge
getprotected set

◆ polyline

unsafe MR.Const_Polyline3 MR.Const_FlowAggregator.Const_Flows.polyline
getprotected set

The documentation for this class was generated from the following file: