if isEdgeATriB() == true, then stores edge from mesh A and triangle from mesh B if isEdgeATriB() == false, then stores edge from mesh B and triangle from mesh A Generated from class MR.VarEdgeTri. This is the const half of the class.
More...
|
| class | _InOptConst_FlaggedTri |
| | This is used for optional parameters of class FlaggedTri with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_FlaggedTri. Usage:
|
| class | _InOptMut_FlaggedTri |
| | This is used for optional parameters of class FlaggedTri with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_FlaggedTri. Usage:
|
| struct | _Underlying |
| class | Const_FlaggedTri |
| | Generated from class MR.VarEdgeTri.FlaggedTri. This is the const half of the class. More...
|
| class | FlaggedTri |
| | Generated from class MR.VarEdgeTri.FlaggedTri. This is the non-const half of the class. More...
|
|
| virtual unsafe void | Dispose (bool disposing) |
if isEdgeATriB() == true, then stores edge from mesh A and triangle from mesh B if isEdgeATriB() == false, then stores edge from mesh B and triangle from mesh A Generated from class MR.VarEdgeTri. This is the const half of the class.
◆ Const_VarEdgeTri() [1/5]
| unsafe MR.Const_VarEdgeTri.Const_VarEdgeTri |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_VarEdgeTri() [2/5]
◆ Const_VarEdgeTri() [3/5]
| MR.Const_VarEdgeTri.Const_VarEdgeTri |
( |
VarEdgeTri | _other | ) |
|
|
inline |
◆ Const_VarEdgeTri() [4/5]
| unsafe MR.Const_VarEdgeTri.Const_VarEdgeTri |
( |
bool | isEdgeATriB, |
|
|
MR.EdgeId | e, |
|
|
MR.FaceId | t ) |
|
inline |
◆ Const_VarEdgeTri() [5/5]
| unsafe MR.Const_VarEdgeTri.Const_VarEdgeTri |
( |
bool | isEdgeATriB, |
|
|
MR.Const_EdgeTri | et ) |
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_VarEdgeTri.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_VarEdgeTri.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ edgeTri()
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool MR.Const_VarEdgeTri.Equals |
( |
object? | other | ) |
|
|
inline |
◆ isEdgeATriB()
| unsafe bool MR.Const_VarEdgeTri.isEdgeATriB |
( |
| ) |
|
|
inline |
◆ operator bool()
Generated from conversion operator MR::VarEdgeTri::operator bool.
◆ operator!=()
◆ operator==()
Generated from method MR::VarEdgeTri::operator==.
◆ tri()
◆ valid()
| unsafe bool MR.Const_VarEdgeTri.valid |
( |
| ) |
|
|
inline |
◆ __ref_storage_edge
| unsafe MR.EdgeId* MR.Const_VarEdgeTri.__ref_storage_edge |
|
protected |
◆ edge
| unsafe ref readonly MR.EdgeId MR.Const_VarEdgeTri.edge |
|
get |
◆ flaggedTri
The documentation for this class was generated from the following file: