Generated from class MR.TrimWithPlaneParams. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | TrimWithPlaneParams () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | TrimWithPlaneParams (MR.Const_Plane3f plane, float eps, MR.Std._ByValue_Function_Void_From_MREdgeId_MREdgeId_Float onEdgeSplitCallback) |
| Constructs MR.TrimWithPlaneParams elementwise. | |
| unsafe | TrimWithPlaneParams (MR._ByValue_TrimWithPlaneParams _other) |
| Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams. | |
| TrimWithPlaneParams (Const_TrimWithPlaneParams _other) | |
| Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams. | |
| TrimWithPlaneParams (TrimWithPlaneParams _other) | |
| Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams. | |
| unsafe MR.TrimWithPlaneParams | assign (MR._ByValue_TrimWithPlaneParams _other) |
| Generated from method MR::TrimWithPlaneParams::operator=. | |
| Public Member Functions inherited from MR.Const_TrimWithPlaneParams | |
| virtual void | Dispose () |
| unsafe | Const_TrimWithPlaneParams () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_TrimWithPlaneParams (MR.Const_Plane3f plane, float eps, MR.Std._ByValue_Function_Void_From_MREdgeId_MREdgeId_Float onEdgeSplitCallback) |
| Constructs MR.TrimWithPlaneParams elementwise. | |
| unsafe | Const_TrimWithPlaneParams (MR._ByValue_TrimWithPlaneParams _other) |
| Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams. | |
| Const_TrimWithPlaneParams (Const_TrimWithPlaneParams _other) | |
| Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams. | |
| Const_TrimWithPlaneParams (TrimWithPlaneParams _other) | |
| Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams. | |
Properties | |
| new unsafe MR.Plane3f | plane [get, protected set] |
| new unsafe ref float | eps [get] |
| new unsafe MR.Std.Function_Void_From_MREdgeId_MREdgeId_Float | onEdgeSplitCallback [get, protected set] |
| Properties inherited from MR.Const_TrimWithPlaneParams | |
| unsafe MR.Const_Plane3f | plane [get, protected set] |
| unsafe float | eps [get] |
| unsafe MR.Std.Const_Function_Void_From_MREdgeId_MREdgeId_Float | onEdgeSplitCallback [get, protected set] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_TrimWithPlaneParams | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_TrimWithPlaneParams | |
| unsafe float * | __ref_storage_eps |
Generated from class MR.TrimWithPlaneParams. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.TrimWithPlaneParams elementwise.
|
inline |
Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.
|
inline |
Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.
|
inline |
Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.
|
inline |
Generated from method MR::TrimWithPlaneParams::operator=.
|
get |
|
getprotected set |
|
getprotected set |