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...
Public Member Functions | |
| 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=. | |
Properties | |
| new unsafe ref MR.EdgeId | edge [get] |
| new unsafe MR.VarEdgeTri.FlaggedTri | flaggedTri [get, protected set] |
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.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.VarEdgeTri.VarEdgeTri.
|
inline |
Generated from constructor MR.VarEdgeTri.VarEdgeTri.
Generated from constructor MR.VarEdgeTri.VarEdgeTri.
|
inline |
Generated from constructor MR.VarEdgeTri.VarEdgeTri.
|
inline |
Generated from method MR::VarEdgeTri::operator=.
|
get |
|
getprotected set |