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...
Public Member Functions | |
| unsafe | SimpleVolumeMinMaxU16 () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | SimpleVolumeMinMaxU16 (MR._ByValue_SimpleVolumeMinMaxU16 _other) |
| Generated from constructor MR.SimpleVolumeMinMaxU16.SimpleVolumeMinMaxU16. | |
| SimpleVolumeMinMaxU16 (Const_SimpleVolumeMinMaxU16 _other) | |
| Generated from constructor MR.SimpleVolumeMinMaxU16.SimpleVolumeMinMaxU16. | |
| SimpleVolumeMinMaxU16 (SimpleVolumeMinMaxU16 _other) | |
| Generated from constructor MR.SimpleVolumeMinMaxU16.SimpleVolumeMinMaxU16. | |
| unsafe MR.SimpleVolumeMinMaxU16 | assign (MR._ByValue_SimpleVolumeMinMaxU16 _other) |
| Generated from method MR::SimpleVolumeMinMaxU16::operator=. | |
| unsafe MR.Box_UnsignedShort | intersect (MR.Const_Box_UnsignedShort b) |
| Generated from method MR.SimpleVolumeMinMaxU16.intersect. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.SimpleVolumeU16 (SimpleVolumeMinMaxU16 self) |
| static unsafe implicit | operator MR.Box_UnsignedShort (SimpleVolumeMinMaxU16 self) |
Properties | |
| new unsafe MR.Vector_UnsignedShort_MRVoxelId | data [get, protected set] |
| new unsafe ref MR.Vector3i | dims [get] |
| new unsafe ref MR.Vector3f | voxelSize [get] |
| new unsafe ref ushort | min [get] |
| new unsafe ref ushort | max [get] |
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.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.SimpleVolumeMinMaxU16.SimpleVolumeMinMaxU16.
|
inline |
Generated from constructor MR.SimpleVolumeMinMaxU16.SimpleVolumeMinMaxU16.
|
inline |
Generated from constructor MR.SimpleVolumeMinMaxU16.SimpleVolumeMinMaxU16.
|
inline |
Generated from method MR::SimpleVolumeMinMaxU16::operator=.
|
inline |
Generated from method MR.SimpleVolumeMinMaxU16.intersect.
|
inlinestatic |
|
inlinestatic |
|
getprotected set |
|
get |
|
get |
|
get |
|
get |