represents a box in 3D space subdivided on voxels stored in T Generated from class MR.SimpleBinaryVolume. This is the non-const half of the class.
More...
represents a box in 3D space subdivided on voxels stored in T Generated from class MR.SimpleBinaryVolume. This is the non-const half of the class.
◆ SimpleBinaryVolume() [1/5]
| unsafe MR.SimpleBinaryVolume.SimpleBinaryVolume |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ SimpleBinaryVolume() [2/5]
| unsafe MR.SimpleBinaryVolume.SimpleBinaryVolume |
( |
MR._ByValue_VoxelBitSet | data, |
|
|
MR.Vector3i | dims, |
|
|
MR.Vector3f | voxelSize ) |
|
inline |
◆ SimpleBinaryVolume() [3/5]
| unsafe MR.SimpleBinaryVolume.SimpleBinaryVolume |
( |
MR._ByValue_SimpleBinaryVolume | _other | ) |
|
|
inline |
Generated from constructor MR.SimpleBinaryVolume.SimpleBinaryVolume.
◆ SimpleBinaryVolume() [4/5]
| MR.SimpleBinaryVolume.SimpleBinaryVolume |
( |
Const_SimpleBinaryVolume | _other | ) |
|
|
inline |
Generated from constructor MR.SimpleBinaryVolume.SimpleBinaryVolume.
◆ SimpleBinaryVolume() [5/5]
Generated from constructor MR.SimpleBinaryVolume.SimpleBinaryVolume.
◆ assign()
Generated from method MR.SimpleBinaryVolume.operator=.
◆ data
◆ dims
◆ voxelSize
| new unsafe ref MR.Vector3f MR.SimpleBinaryVolume.voxelSize |
|
get |
The documentation for this class was generated from the following file: