Generated from class MR.DistanceVolumeParams. Derived classes: Direct: (non-virtual) MR.PointsToDistanceVolumeParams This is the non-const half of the class.
More...
|
| new unsafe ref MR.Vector3f | origin [get] |
| | origin point of voxels box
|
| new unsafe MR.Std.Function_Bool_From_Float | cb [get, protected set] |
| | progress callback
|
| new unsafe ref MR.Vector3f | voxelSize [get] |
| | size of voxel on each axis
|
| new unsafe ref MR.Vector3i | dimensions [get] |
| | num voxels along each axis
|
| 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 non-const half of the class.
◆ DistanceVolumeParams() [1/5]
| unsafe MR.DistanceVolumeParams.DistanceVolumeParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ DistanceVolumeParams() [2/5]
| unsafe MR.DistanceVolumeParams.DistanceVolumeParams |
( |
MR.Vector3f | origin, |
|
|
MR.Std._ByValue_Function_Bool_From_Float | cb, |
|
|
MR.Vector3f | voxelSize, |
|
|
MR.Vector3i | dimensions ) |
|
inline |
◆ DistanceVolumeParams() [3/5]
| unsafe MR.DistanceVolumeParams.DistanceVolumeParams |
( |
MR._ByValue_DistanceVolumeParams | _other | ) |
|
|
inline |
◆ DistanceVolumeParams() [4/5]
◆ DistanceVolumeParams() [5/5]
◆ assign()
Generated from method MR::DistanceVolumeParams::operator=.
◆ cb
| new unsafe MR.Std.Function_Bool_From_Float MR.DistanceVolumeParams.cb |
|
getprotected set |
◆ dimensions
| new unsafe ref MR.Vector3i MR.DistanceVolumeParams.dimensions |
|
get |
num voxels along each axis
◆ origin
| new unsafe ref MR.Vector3f MR.DistanceVolumeParams.origin |
|
get |
origin point of voxels box
◆ voxelSize
| new unsafe ref MR.Vector3f MR.DistanceVolumeParams.voxelSize |
|
get |
size of voxel on each axis
The documentation for this class was generated from the following file: