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.SimpleVolumeMinMaxU16. Base classes: Direct: (non-virtual) MR.SimpleVolumeU16 MR.Box<unsigned short> 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.SimpleVolumeMinMaxU16. Base classes: Direct: (non-virtual) MR.SimpleVolumeU16 MR.Box<unsigned short> This is the non-const half of the class.
◆ SimpleVolumeMinMaxU16() [1/4]
| unsafe MR.SimpleVolumeMinMaxU16.SimpleVolumeMinMaxU16 |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ SimpleVolumeMinMaxU16() [2/4]
| unsafe MR.SimpleVolumeMinMaxU16.SimpleVolumeMinMaxU16 |
( |
MR._ByValue_SimpleVolumeMinMaxU16 | _other | ) |
|
|
inline |
Generated from constructor MR.SimpleVolumeMinMaxU16.SimpleVolumeMinMaxU16.
◆ SimpleVolumeMinMaxU16() [3/4]
| MR.SimpleVolumeMinMaxU16.SimpleVolumeMinMaxU16 |
( |
Const_SimpleVolumeMinMaxU16 | _other | ) |
|
|
inline |
Generated from constructor MR.SimpleVolumeMinMaxU16.SimpleVolumeMinMaxU16.
◆ SimpleVolumeMinMaxU16() [4/4]
Generated from constructor MR.SimpleVolumeMinMaxU16.SimpleVolumeMinMaxU16.
◆ assign()
Generated from method MR.SimpleVolumeMinMaxU16.operator=.
◆ intersect()
◆ operator MR.Box_UnsignedShort()
◆ operator MR.SimpleVolumeU16()
◆ data
◆ dims
| new unsafe ref MR.Vector3i MR.SimpleVolumeMinMaxU16.dims |
|
get |
◆ max
| new unsafe ref ushort MR.SimpleVolumeMinMaxU16.max |
|
get |
◆ min
| new unsafe ref ushort MR.SimpleVolumeMinMaxU16.min |
|
get |
◆ voxelSize
| new unsafe ref MR.Vector3f MR.SimpleVolumeMinMaxU16.voxelSize |
|
get |
The documentation for this class was generated from the following file: