Generated from class MR.FlowOrigin. This is the non-const half of the class.
More...
|
| new unsafe MR.MeshTriPoint | point [get, protected set] |
| | point on the mesh, where this flow starts
|
| |
| new unsafe ref float | amount [get] |
| | amount of flow, e.g. can be proportional to the horizontal area associated with the start point
|
| |
Generated from class MR.FlowOrigin. This is the non-const half of the class.
◆ FlowOrigin() [1/4]
| unsafe MR.FlowOrigin.FlowOrigin |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ FlowOrigin() [2/4]
| unsafe MR.FlowOrigin.FlowOrigin |
( |
MR.Const_MeshTriPoint | point, |
|
|
float | amount ) |
|
inline |
◆ FlowOrigin() [3/4]
| unsafe MR.FlowOrigin.FlowOrigin |
( |
MR.Const_FlowOrigin | _other | ) |
|
|
inline |
Generated from constructor MR.FlowOrigin.FlowOrigin.
◆ FlowOrigin() [4/4]
Generated from constructor MR.FlowOrigin.FlowOrigin.
◆ assign()
| unsafe MR.FlowOrigin MR.FlowOrigin.assign |
( |
MR.Const_FlowOrigin | _other | ) |
|
|
inline |
Generated from method MR.FlowOrigin.operator=.
◆ amount
| new unsafe ref float MR.FlowOrigin.amount |
|
get |
amount of flow, e.g. can be proportional to the horizontal area associated with the start point
◆ point
point on the mesh, where this flow starts
The documentation for this class was generated from the following file: