represents a box in 3D space subdivided on voxels stored in T; and stores minimum and maximum values among all valid voxels Generated from class MR.SimpleVolumeMinMax. Base classes: Direct: (non-virtual) MR.SimpleVolume MR.Box1f This is the non-const half of the class.
More...
represents a box in 3D space subdivided on voxels stored in T; and stores minimum and maximum values among all valid voxels Generated from class MR.SimpleVolumeMinMax. Base classes: Direct: (non-virtual) MR.SimpleVolume MR.Box1f This is the non-const half of the class.
◆ SimpleVolumeMinMax() [1/4]
| unsafe MR.SimpleVolumeMinMax.SimpleVolumeMinMax |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ SimpleVolumeMinMax() [2/4]
| unsafe MR.SimpleVolumeMinMax.SimpleVolumeMinMax |
( |
MR._ByValue_SimpleVolumeMinMax | _other | ) |
|
|
inline |
Generated from constructor MR.SimpleVolumeMinMax.SimpleVolumeMinMax.
◆ SimpleVolumeMinMax() [3/4]
| MR.SimpleVolumeMinMax.SimpleVolumeMinMax |
( |
Const_SimpleVolumeMinMax | _other | ) |
|
|
inline |
Generated from constructor MR.SimpleVolumeMinMax.SimpleVolumeMinMax.
◆ SimpleVolumeMinMax() [4/4]
Generated from constructor MR.SimpleVolumeMinMax.SimpleVolumeMinMax.
◆ assign()
Generated from method MR.SimpleVolumeMinMax.operator=.
◆ intersect()
◆ operator MR.Box_Box1f()
◆ operator MR.SimpleVolume()
◆ data
◆ dims
◆ max
| new unsafe ref float MR.SimpleVolumeMinMax.max |
|
get |
◆ min
| new unsafe ref float MR.SimpleVolumeMinMax.min |
|
get |
◆ voxelSize
| new unsafe ref MR.Vector3f MR.SimpleVolumeMinMax.voxelSize |
|
get |
The documentation for this class was generated from the following file: