Interface for custom tool distance computation implementations Generated from class MR.IComputeToolDistance. Derived classes: Direct: (non-virtual) MR.Cuda.ComputeToolDistance This is the non-const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Interface for custom tool distance computation implementations Generated from class MR.IComputeToolDistance. Derived classes: Direct: (non-virtual) MR.Cuda.ComputeToolDistance This is the non-const half of the class.
◆ prepare() [1/2]
Prepare for a voxel grid of given dims and copy tool path and tool spec data.
- Returns
- Maximum dimensions that can be processed at once (e.g. due to memory limits) Generated from method MR.IComputeToolDistance.prepare.
◆ prepare() [2/2]
Prepare for a voxel grid of given dims and copy tool path and tool spec data.
- Returns
- Maximum dimensions that can be processed at once (e.g. due to memory limits) Generated from method MR.IComputeToolDistance.prepare.
The documentation for this class was generated from the following file: