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

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

Inheritance diagram for MR.Const_FlowAggregator.Flows:

Public Member Functions

unsafe Flows ()
 Constructs an empty (default-constructed) instance.
unsafe Flows (MR._ByValue_Polyline3 polyline, MR._ByValue_UndirectedEdgeScalars flowPerEdge)
 Constructs MR.FlowAggregator.Flows elementwise.
unsafe Flows (MR.FlowAggregator._ByValue_Flows _other)
 Generated from constructor MR::FlowAggregator::Flows::Flows.
 Flows (Const_Flows _other)
 Generated from constructor MR::FlowAggregator::Flows::Flows.
 Flows (Flows _other)
 Generated from constructor MR::FlowAggregator::Flows::Flows.
unsafe MR.FlowAggregator.Flows assign (MR.FlowAggregator._ByValue_Flows _other)
 Generated from method MR::FlowAggregator::Flows::operator=.
Public Member Functions inherited from MR.Const_FlowAggregator.Const_Flows
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.

Properties

new unsafe MR.Polyline3 polyline [get, protected set]
new unsafe MR.UndirectedEdgeScalars flowPerEdge [get, protected set]
Properties inherited from MR.Const_FlowAggregator.Const_Flows
unsafe MR.Const_Polyline3 polyline [get, protected set]
unsafe MR.Const_UndirectedEdgeScalars flowPerEdge [get, protected set]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_FlowAggregator.Const_Flows
virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ Flows() [1/5]

unsafe MR.Const_FlowAggregator.Flows.Flows ( )
inline

Constructs an empty (default-constructed) instance.

◆ Flows() [2/5]

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

Constructs MR.FlowAggregator.Flows elementwise.

◆ Flows() [3/5]

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

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

◆ Flows() [4/5]

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

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

◆ Flows() [5/5]

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

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

Member Function Documentation

◆ assign()

unsafe MR.FlowAggregator.Flows MR.Const_FlowAggregator.Flows.assign ( MR.FlowAggregator._ByValue_Flows _other)
inline

Generated from method MR::FlowAggregator::Flows::operator=.

Property Documentation

◆ flowPerEdge

new unsafe MR.UndirectedEdgeScalars MR.Const_FlowAggregator.Flows.flowPerEdge
getprotected set

◆ polyline

new unsafe MR.Polyline3 MR.Const_FlowAggregator.Flows.polyline
getprotected set

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