edge from one mesh and triangle from another mesh Generated from class MR.EdgeTri. This is the const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_EdgeTri () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_EdgeTri (MR.Const_EdgeTri _other) |
| | Generated from constructor MR.EdgeTri.EdgeTri.
|
| |
|
unsafe | Const_EdgeTri (MR.EdgeId e, MR.FaceId t) |
| | Generated from constructor MR.EdgeTri.EdgeTri.
|
| |
|
bool | Equals (MR.Const_EdgeTri? b) |
| |
|
override bool | Equals (object? other) |
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe ref readonly MR.EdgeId | edge [get] |
| |
|
unsafe ref readonly MR.FaceId | tri [get] |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
edge from one mesh and triangle from another mesh Generated from class MR.EdgeTri. This is the const half of the class.
The documentation for this class was generated from the following file: