Generated from class MR.OneMeshContour. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | OneMeshContour () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | OneMeshContour (MR.Std._ByValue_Vector_MROneMeshIntersection intersections, bool closed) |
| Constructs MR.OneMeshContour elementwise. | |
| unsafe | OneMeshContour (MR._ByValue_OneMeshContour _other) |
| Generated from constructor MR.OneMeshContour.OneMeshContour. | |
| OneMeshContour (Const_OneMeshContour _other) | |
| Generated from constructor MR.OneMeshContour.OneMeshContour. | |
| OneMeshContour (OneMeshContour _other) | |
| Generated from constructor MR.OneMeshContour.OneMeshContour. | |
| unsafe MR.OneMeshContour | assign (MR._ByValue_OneMeshContour _other) |
| Generated from method MR::OneMeshContour::operator=. | |
| Public Member Functions inherited from MR.Const_OneMeshContour | |
| virtual void | Dispose () |
| unsafe | Const_OneMeshContour () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_OneMeshContour (MR.Std._ByValue_Vector_MROneMeshIntersection intersections, bool closed) |
| Constructs MR.OneMeshContour elementwise. | |
| unsafe | Const_OneMeshContour (MR._ByValue_OneMeshContour _other) |
| Generated from constructor MR.OneMeshContour.OneMeshContour. | |
| Const_OneMeshContour (Const_OneMeshContour _other) | |
| Generated from constructor MR.OneMeshContour.OneMeshContour. | |
| Const_OneMeshContour (OneMeshContour _other) | |
| Generated from constructor MR.OneMeshContour.OneMeshContour. | |
Properties | |
| new unsafe MR.Std.Vector_MROneMeshIntersection | intersections [get, protected set] |
| new unsafe ref bool | closed [get] |
| Properties inherited from MR.Const_OneMeshContour | |
| unsafe MR.Std.Const_Vector_MROneMeshIntersection | intersections [get, protected set] |
| unsafe bool | closed [get] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_OneMeshContour | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_OneMeshContour | |
| unsafe bool * | __ref_storage_closed |
Generated from class MR.OneMeshContour. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.OneMeshContour elementwise.
|
inline |
Generated from constructor MR.OneMeshContour.OneMeshContour.
|
inline |
Generated from constructor MR.OneMeshContour.OneMeshContour.
|
inline |
Generated from constructor MR.OneMeshContour.OneMeshContour.
|
inline |
Generated from method MR::OneMeshContour::operator=.
|
get |
|
getprotected set |