vertices and points representing mesh intersection result Generated from class MR.BooleanResultPoints. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | BooleanResultPoints () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | BooleanResultPoints (MR._ByValue_VertBitSet meshAVerts, MR._ByValue_VertBitSet meshBVerts, MR.Std._ByValue_Vector_MRVector3f intersectionPoints) |
| Constructs MR.BooleanResultPoints elementwise. | |
| unsafe | BooleanResultPoints (MR._ByValue_BooleanResultPoints _other) |
| Generated from constructor MR.BooleanResultPoints.BooleanResultPoints. | |
| BooleanResultPoints (Const_BooleanResultPoints _other) | |
| Generated from constructor MR.BooleanResultPoints.BooleanResultPoints. | |
| BooleanResultPoints (BooleanResultPoints _other) | |
| Generated from constructor MR.BooleanResultPoints.BooleanResultPoints. | |
| unsafe MR.BooleanResultPoints | assign (MR._ByValue_BooleanResultPoints _other) |
| Generated from method MR::BooleanResultPoints::operator=. | |
| Public Member Functions inherited from MR.Const_BooleanResultPoints | |
| virtual void | Dispose () |
| unsafe | Const_BooleanResultPoints () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_BooleanResultPoints (MR._ByValue_VertBitSet meshAVerts, MR._ByValue_VertBitSet meshBVerts, MR.Std._ByValue_Vector_MRVector3f intersectionPoints) |
| Constructs MR.BooleanResultPoints elementwise. | |
| unsafe | Const_BooleanResultPoints (MR._ByValue_BooleanResultPoints _other) |
| Generated from constructor MR.BooleanResultPoints.BooleanResultPoints. | |
| Const_BooleanResultPoints (Const_BooleanResultPoints _other) | |
| Generated from constructor MR.BooleanResultPoints.BooleanResultPoints. | |
| Const_BooleanResultPoints (BooleanResultPoints _other) | |
| Generated from constructor MR.BooleanResultPoints.BooleanResultPoints. | |
Properties | |
| new unsafe MR.VertBitSet | meshAVerts [get, protected set] |
| new unsafe MR.VertBitSet | meshBVerts [get, protected set] |
| new unsafe MR.Std.Vector_MRVector3f | intersectionPoints [get, protected set] |
| Properties inherited from MR.Const_BooleanResultPoints | |
| unsafe MR.Const_VertBitSet | meshAVerts [get, protected set] |
| unsafe MR.Const_VertBitSet | meshBVerts [get, protected set] |
| unsafe MR.Std.Const_Vector_MRVector3f | intersectionPoints [get, protected set] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_BooleanResultPoints | |
| virtual unsafe void | Dispose (bool disposing) |
vertices and points representing mesh intersection result Generated from class MR.BooleanResultPoints. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.BooleanResultPoints elementwise.
|
inline |
Generated from constructor MR.BooleanResultPoints.BooleanResultPoints.
|
inline |
Generated from constructor MR.BooleanResultPoints.BooleanResultPoints.
|
inline |
Generated from constructor MR.BooleanResultPoints.BooleanResultPoints.
|
inline |
Generated from method MR::BooleanResultPoints::operator=.
|
getprotected set |
|
getprotected set |
|
getprotected set |