Parameters will be useful if specified Generated from class MR.BooleanInternalParameters. This is the non-const half of the class. More...
Properties | |
| new unsafe MR.? Const_Mesh | originalMeshA [get, set] |
| Instance of original mesh with tree for better speed. | |
| new unsafe MR.? Const_Mesh | originalMeshB [get, set] |
| Instance of original mesh with tree for better speed. | |
| new unsafe MR.Std.? Vector_StdVectorMREdgeId | optionalOutCut [get, set] |
| Optional output cut edges of booleaned meshes. | |
| new unsafe ref bool | graphCutSeparation [get] |
| If true uses graphcut for inside/outside separation. | |
| Properties inherited from MR.Const_BooleanInternalParameters | |
| unsafe MR.? Const_Mesh | originalMeshA [get] |
| Instance of original mesh with tree for better speed. | |
| unsafe MR.? Const_Mesh | originalMeshB [get] |
| Instance of original mesh with tree for better speed. | |
| unsafe MR.Std.? Vector_StdVectorMREdgeId | optionalOutCut [get] |
| Optional output cut edges of booleaned meshes. | |
| unsafe bool | graphCutSeparation [get] |
| If true uses graphcut for inside/outside separation. | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_BooleanInternalParameters | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_BooleanInternalParameters | |
| unsafe MR.Const_Mesh._Underlying ** | __ptr_storage_originalMeshA |
| unsafe MR.Const_Mesh._Underlying ** | __ptr_storage_originalMeshB |
| unsafe MR.Std.Vector_StdVectorMREdgeId._Underlying ** | __ptr_storage_optionalOutCut |
| unsafe bool * | __ref_storage_graphCutSeparation |
Parameters will be useful if specified Generated from class MR.BooleanInternalParameters. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.BooleanInternalParameters elementwise.
|
inline |
Generated from constructor MR.BooleanInternalParameters.BooleanInternalParameters.
|
inline |
Generated from constructor MR.BooleanInternalParameters.BooleanInternalParameters.
|
inline |
Generated from method MR::BooleanInternalParameters::operator=.
|
get |
If true uses graphcut for inside/outside separation.
|
getset |
Optional output cut edges of booleaned meshes.
|
getset |
Instance of original mesh with tree for better speed.
|
getset |
Instance of original mesh with tree for better speed.