Parameters will be useful if specified Generated from class MR.BooleanInternalParameters. This is the non-const half of the class.
More...
|
| 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.
|
| |
Parameters will be useful if specified Generated from class MR.BooleanInternalParameters. This is the non-const half of the class.
◆ BooleanInternalParameters() [1/4]
| unsafe MR.BooleanInternalParameters.BooleanInternalParameters |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ BooleanInternalParameters() [2/4]
| unsafe MR.BooleanInternalParameters.BooleanInternalParameters |
( |
MR.Const_Mesh? | originalMeshA, |
|
|
MR.Const_Mesh? | originalMeshB, |
|
|
MR.Std.Vector_StdVectorMREdgeId? | optionalOutCut ) |
|
inline |
◆ BooleanInternalParameters() [3/4]
| unsafe MR.BooleanInternalParameters.BooleanInternalParameters |
( |
MR.Const_BooleanInternalParameters | _other | ) |
|
|
inline |
Generated from constructor MR.BooleanInternalParameters.BooleanInternalParameters.
◆ BooleanInternalParameters() [4/4]
Generated from constructor MR.BooleanInternalParameters.BooleanInternalParameters.
◆ assign()
Generated from method MR.BooleanInternalParameters.operator=.
◆ optionalOutCut
| new unsafe MR.Std.? Vector_StdVectorMREdgeId MR.BooleanInternalParameters.optionalOutCut |
|
getset |
Optional output cut edges of booleaned meshes.
◆ originalMeshA
| new unsafe MR.? Const_Mesh MR.BooleanInternalParameters.originalMeshA |
|
getset |
Instance of original mesh with tree for better speed.
◆ originalMeshB
| new unsafe MR.? Const_Mesh MR.BooleanInternalParameters.originalMeshB |
|
getset |
Instance of original mesh with tree for better speed.
The documentation for this class was generated from the following file: