Parameters will be useful if specified Generated from class MR.BooleanInternalParameters. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| 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.
|
Parameters will be useful if specified Generated from class MR.BooleanInternalParameters. This is the const half of the class.
◆ Const_BooleanInternalParameters() [1/4]
| unsafe MR.Const_BooleanInternalParameters.Const_BooleanInternalParameters |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_BooleanInternalParameters() [2/4]
| unsafe MR.Const_BooleanInternalParameters.Const_BooleanInternalParameters |
( |
MR.Const_Mesh? | originalMeshA, |
|
|
MR.Const_Mesh? | originalMeshB, |
|
|
MR.Std.Vector_StdVectorMREdgeId? | optionalOutCut, |
|
|
bool | graphCutSeparation ) |
|
inline |
◆ Const_BooleanInternalParameters() [3/4]
◆ Const_BooleanInternalParameters() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_BooleanInternalParameters.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_BooleanInternalParameters.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ptr_storage_optionalOutCut
| unsafe MR.Std.Vector_StdVectorMREdgeId._Underlying** MR.Const_BooleanInternalParameters.__ptr_storage_optionalOutCut |
|
protected |
◆ __ptr_storage_originalMeshA
| unsafe MR.Const_Mesh._Underlying** MR.Const_BooleanInternalParameters.__ptr_storage_originalMeshA |
|
protected |
◆ __ptr_storage_originalMeshB
| unsafe MR.Const_Mesh._Underlying** MR.Const_BooleanInternalParameters.__ptr_storage_originalMeshB |
|
protected |
◆ __ref_storage_graphCutSeparation
| unsafe bool* MR.Const_BooleanInternalParameters.__ref_storage_graphCutSeparation |
|
protected |
◆ graphCutSeparation
| unsafe bool MR.Const_BooleanInternalParameters.graphCutSeparation |
|
get |
If true uses graphcut for inside/outside separation.
◆ optionalOutCut
| unsafe MR.Std.? Vector_StdVectorMREdgeId MR.Const_BooleanInternalParameters.optionalOutCut |
|
get |
Optional output cut edges of booleaned meshes.
◆ originalMeshA
| unsafe MR.? Const_Mesh MR.Const_BooleanInternalParameters.originalMeshA |
|
get |
Instance of original mesh with tree for better speed.
◆ originalMeshB
| unsafe MR.? Const_Mesh MR.Const_BooleanInternalParameters.originalMeshB |
|
get |
Instance of original mesh with tree for better speed.
The documentation for this class was generated from the following file: