Interface for custom tool distance computation implementations Generated from class MR.IComputeToolDistance. Derived classes: Direct: (non-virtual) MR.Cuda.ComputeToolDistance This is the 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 const half of the class.
◆ computeToolDistance()
| unsafe void MR.Const_IComputeToolDistance.computeToolDistance |
( |
MR.Std.Vector_Float | output, |
|
|
in MR.Vector3i | dims, |
|
|
float | voxelSize, |
|
|
in MR.Vector3f | origin, |
|
|
float | padding ) |
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_IComputeToolDistance.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_IComputeToolDistance.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file: