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

Properties

new unsafe MR.Polyline3 polyline [get]
 
new unsafe MR.UndirectedEdgeScalars flowPerEdge [get]
 
- Properties inherited from MR.Const_FlowAggregator.Const_Flows
unsafe MR.Const_Polyline3 polyline [get]
 
unsafe MR.Const_UndirectedEdgeScalars flowPerEdge [get]
 
- Properties inherited from MR.Misc.Object< Const_Flows >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Additional Inherited Members

- Protected Member Functions inherited from MR.Const_FlowAggregator.Const_Flows
virtual unsafe void Dispose (bool disposing)
 
- Protected Attributes inherited from MR.Misc.Object< Const_Flows >
bool _IsOwningVal
 

Detailed Description

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


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