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.
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

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 Attributes inherited from MR.Misc.Object< Const_Flows >
bool _IsOwningVal
 

Detailed Description

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


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