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 non-const half of the class.
More...
|
| unsafe | VarEdgeTri () |
| | Constructs an empty (default-constructed) instance.
|
| |
| unsafe | VarEdgeTri (MR.Const_VarEdgeTri _other) |
| | Generated from constructor MR.VarEdgeTri.VarEdgeTri.
|
| |
| | VarEdgeTri (VarEdgeTri _other) |
| | Generated from constructor MR.VarEdgeTri.VarEdgeTri.
|
| |
| unsafe | VarEdgeTri (bool isEdgeATriB, MR.EdgeId e, MR.FaceId t) |
| | Generated from constructor MR.VarEdgeTri.VarEdgeTri.
|
| |
| unsafe | VarEdgeTri (bool isEdgeATriB, MR.Const_EdgeTri et) |
| | Generated from constructor MR.VarEdgeTri.VarEdgeTri.
|
| |
| unsafe MR.VarEdgeTri | assign (MR.Const_VarEdgeTri _other) |
| | Generated from method MR.VarEdgeTri.operator=.
|
| |
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 non-const half of the class.
◆ VarEdgeTri() [1/5]
| unsafe MR.VarEdgeTri.VarEdgeTri |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ VarEdgeTri() [2/5]
| unsafe MR.VarEdgeTri.VarEdgeTri |
( |
MR.Const_VarEdgeTri | _other | ) |
|
|
inline |
Generated from constructor MR.VarEdgeTri.VarEdgeTri.
◆ VarEdgeTri() [3/5]
Generated from constructor MR.VarEdgeTri.VarEdgeTri.
◆ VarEdgeTri() [4/5]
Generated from constructor MR.VarEdgeTri.VarEdgeTri.
◆ VarEdgeTri() [5/5]
| unsafe MR.VarEdgeTri.VarEdgeTri |
( |
bool | isEdgeATriB, |
|
|
MR.Const_EdgeTri | et ) |
|
inline |
Generated from constructor MR.VarEdgeTri.VarEdgeTri.
◆ assign()
| unsafe MR.VarEdgeTri MR.VarEdgeTri.assign |
( |
MR.Const_VarEdgeTri | _other | ) |
|
|
inline |
Generated from method MR.VarEdgeTri.operator=.
◆ edge
◆ flaggedTri
| new unsafe MR.VarEdgeTri.FlaggedTri MR.VarEdgeTri.flaggedTri |
|
getprotected set |
The documentation for this class was generated from the following file: