stores reference on whole mesh (if region is nullptr) or on its part (if region pointer is valid) Generated from class MR.MeshPart. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | MeshPart (MR.Const_MeshPart other) |
| Generated from constructor MR.MeshPart.MeshPart. | |
| MeshPart (MeshPart other) | |
| Generated from constructor MR.MeshPart.MeshPart. | |
| unsafe | MeshPart (MR.Const_Mesh m, MR.Const_FaceBitSet? bs=null) |
| Generated from constructor MR.MeshPart.MeshPart. | |
| unsafe MR.MeshPart | assign (MR.Const_MeshPart other) |
| Generated from method MR::MeshPart::operator=. | |
Static Public Member Functions | |
| static unsafe implicit | operator MeshPart (MR.Const_Mesh m) |
| Generated from constructor MR.MeshPart.MeshPart. | |
Properties | |
| new unsafe MR.? Const_FaceBitSet | region [get, set] |
stores reference on whole mesh (if region is nullptr) or on its part (if region pointer is valid) Generated from class MR.MeshPart. This is the non-const half of the class.
|
inline |
Generated from constructor MR.MeshPart.MeshPart.
|
inline |
Generated from constructor MR.MeshPart.MeshPart.
|
inline |
Generated from constructor MR.MeshPart.MeshPart.
|
inline |
Generated from method MR::MeshPart::operator=.
|
inlinestatic |
Generated from constructor MR.MeshPart.MeshPart.
|
getset |