Generated from class MR.DistanceVolumeParams. Derived classes: Direct: (non-virtual) MR.PointsToDistanceVolumeParams This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ref readonly MR.Vector3f | origin [get] |
| | origin point of voxels box
|
| unsafe MR.Std.Const_Function_Bool_From_Float | cb [get, protected set] |
| | progress callback
|
| unsafe ref readonly MR.Vector3f | voxelSize [get] |
| | size of voxel on each axis
|
| unsafe ref readonly MR.Vector3i | dimensions [get] |
| | num voxels along each axis
|
Generated from class MR.DistanceVolumeParams. Derived classes: Direct: (non-virtual) MR.PointsToDistanceVolumeParams This is the const half of the class.
◆ Const_DistanceVolumeParams() [1/5]
| unsafe MR.Const_DistanceVolumeParams.Const_DistanceVolumeParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_DistanceVolumeParams() [2/5]
| unsafe MR.Const_DistanceVolumeParams.Const_DistanceVolumeParams |
( |
MR.Vector3f | origin, |
|
|
MR.Std._ByValue_Function_Bool_From_Float | cb, |
|
|
MR.Vector3f | voxelSize, |
|
|
MR.Vector3i | dimensions ) |
|
inline |
◆ Const_DistanceVolumeParams() [3/5]
| unsafe MR.Const_DistanceVolumeParams.Const_DistanceVolumeParams |
( |
MR._ByValue_DistanceVolumeParams | _other | ) |
|
|
inline |
◆ Const_DistanceVolumeParams() [4/5]
◆ Const_DistanceVolumeParams() [5/5]
◆ Dispose() [1/2]
| virtual void MR.Const_DistanceVolumeParams.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_DistanceVolumeParams.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_dimensions
| unsafe MR.Vector3i* MR.Const_DistanceVolumeParams.__ref_storage_dimensions |
|
protected |
◆ __ref_storage_origin
| unsafe MR.Vector3f* MR.Const_DistanceVolumeParams.__ref_storage_origin |
|
protected |
◆ __ref_storage_voxelSize
| unsafe MR.Vector3f* MR.Const_DistanceVolumeParams.__ref_storage_voxelSize |
|
protected |
◆ cb
| unsafe MR.Std.Const_Function_Bool_From_Float MR.Const_DistanceVolumeParams.cb |
|
getprotected set |
◆ dimensions
| unsafe ref readonly MR.Vector3i MR.Const_DistanceVolumeParams.dimensions |
|
get |
num voxels along each axis
◆ origin
| unsafe ref readonly MR.Vector3f MR.Const_DistanceVolumeParams.origin |
|
get |
origin point of voxels box
◆ voxelSize
| unsafe ref readonly MR.Vector3f MR.Const_DistanceVolumeParams.voxelSize |
|
get |
size of voxel on each axis
The documentation for this class was generated from the following file: