Parameters for computeSweptVolume* functions Generated from class MR.ComputeSweptVolumeParameters. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.Const_Polyline3 | path [get, protected set] |
| | toolpath
|
| unsafe MR.Const_MeshPart | toolMesh [get, protected set] |
| | tool mesh
|
| unsafe MR.? Const_EndMillTool | toolSpec [get] |
| | tool specifications, can be used for more precise computations the tool spec and the tool mesh are expected to relate to the same tool if omitted, tool mesh is used
|
| unsafe float | voxelSize [get] |
| | voxel size for internal voxel volumes
|
| unsafe ulong | memoryLimit [get] |
| | (distance volume) max memory amount used for the distance volume, zero for no limits
|
| unsafe MR.Std.Const_Function_Bool_From_Float | cb [get, protected set] |
| | progress callback
|
Parameters for computeSweptVolume* functions Generated from class MR.ComputeSweptVolumeParameters. This is the const half of the class.
◆ Const_ComputeSweptVolumeParameters() [1/4]
| unsafe MR.Const_ComputeSweptVolumeParameters.Const_ComputeSweptVolumeParameters |
( |
MR._ByValue_ComputeSweptVolumeParameters | _other | ) |
|
|
inline |
◆ Const_ComputeSweptVolumeParameters() [2/4]
◆ Const_ComputeSweptVolumeParameters() [3/4]
◆ Const_ComputeSweptVolumeParameters() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_ComputeSweptVolumeParameters.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_ComputeSweptVolumeParameters.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ptr_storage_toolSpec
| unsafe MR.Const_EndMillTool._Underlying** MR.Const_ComputeSweptVolumeParameters.__ptr_storage_toolSpec |
|
protected |
◆ __ref_storage_memoryLimit
| unsafe ulong* MR.Const_ComputeSweptVolumeParameters.__ref_storage_memoryLimit |
|
protected |
◆ __ref_storage_voxelSize
| unsafe float* MR.Const_ComputeSweptVolumeParameters.__ref_storage_voxelSize |
|
protected |
◆ cb
| unsafe MR.Std.Const_Function_Bool_From_Float MR.Const_ComputeSweptVolumeParameters.cb |
|
getprotected set |
◆ memoryLimit
| unsafe ulong MR.Const_ComputeSweptVolumeParameters.memoryLimit |
|
get |
(distance volume) max memory amount used for the distance volume, zero for no limits
◆ path
◆ toolMesh
◆ toolSpec
tool specifications, can be used for more precise computations the tool spec and the tool mesh are expected to relate to the same tool if omitted, tool mesh is used
◆ voxelSize
| unsafe float MR.Const_ComputeSweptVolumeParameters.voxelSize |
|
get |
voxel size for internal voxel volumes
The documentation for this class was generated from the following file: