triangulations for all points, with easy access by VertId Generated from class MR.AllLocalTriangulations. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | AllLocalTriangulations () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | AllLocalTriangulations (MR._ByValue_Buffer_MRVertId neighbors, MR._ByValue_Vector_MRFanRecord_MRVertId fanRecords) |
| Constructs MR.AllLocalTriangulations elementwise. | |
| unsafe | AllLocalTriangulations (MR._ByValue_AllLocalTriangulations _other) |
| Generated from constructor MR.AllLocalTriangulations.AllLocalTriangulations. | |
| unsafe MR.AllLocalTriangulations | assign (MR._ByValue_AllLocalTriangulations _other) |
| Generated from method MR::AllLocalTriangulations::operator=. | |
| Public Member Functions inherited from MR.Const_AllLocalTriangulations | |
| virtual void | Dispose () |
| unsafe | Const_AllLocalTriangulations () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_AllLocalTriangulations (MR._ByValue_Buffer_MRVertId neighbors, MR._ByValue_Vector_MRFanRecord_MRVertId fanRecords) |
| Constructs MR.AllLocalTriangulations elementwise. | |
| unsafe | Const_AllLocalTriangulations (MR._ByValue_AllLocalTriangulations _other) |
| Generated from constructor MR.AllLocalTriangulations.AllLocalTriangulations. | |
Properties | |
| new unsafe MR.Buffer_MRVertId | neighbors [get, protected set] |
| new unsafe MR.Vector_MRFanRecord_MRVertId | fanRecords [get, protected set] |
| Properties inherited from MR.Const_AllLocalTriangulations | |
| unsafe MR.Const_Buffer_MRVertId | neighbors [get, protected set] |
| unsafe MR.Const_Vector_MRFanRecord_MRVertId | fanRecords [get, protected set] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_AllLocalTriangulations | |
| virtual unsafe void | Dispose (bool disposing) |
triangulations for all points, with easy access by VertId Generated from class MR.AllLocalTriangulations. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.AllLocalTriangulations elementwise.
|
inline |
Generated from constructor MR.AllLocalTriangulations.AllLocalTriangulations.
|
inline |
Generated from method MR::AllLocalTriangulations::operator=.
|
getprotected set |
|
getprotected set |