stores reference on whole mesh (if region is nullptr) or on its part (if region pointer is valid) Generated from class MR.MeshVertPart. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | MeshVertPart (MR.Const_MeshVertPart other) |
| Generated from constructor MR.MeshVertPart.MeshVertPart. | |
| MeshVertPart (MeshVertPart other) | |
| Generated from constructor MR.MeshVertPart.MeshVertPart. | |
| unsafe | MeshVertPart (MR.Const_Mesh m, MR.Const_VertBitSet? bs=null) |
| Generated from constructor MR.MeshVertPart.MeshVertPart. | |
| unsafe MR.MeshVertPart | assign (MR.Const_MeshVertPart other) |
| Generated from method MR::MeshVertPart::operator=. | |
Static Public Member Functions | |
| static unsafe implicit | operator MeshVertPart (MR.Const_Mesh m) |
| Generated from constructor MR.MeshVertPart.MeshVertPart. | |
Properties | |
| new unsafe MR.? Const_VertBitSet | 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.MeshVertPart. This is the non-const half of the class.
|
inline |
Generated from constructor MR.MeshVertPart.MeshVertPart.
|
inline |
Generated from constructor MR.MeshVertPart.MeshVertPart.
|
inline |
Generated from constructor MR.MeshVertPart.MeshVertPart.
|
inline |
Generated from method MR::MeshVertPart::operator=.
|
inlinestatic |
Generated from constructor MR.MeshVertPart.MeshVertPart.
|
getset |