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.VdbVolume. Base classes: Direct: (non-virtual) MR.VoxelsVolume<MR.FloatGrid> 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.VdbVolume. Base classes: Direct: (non-virtual) MR.VoxelsVolume<MR.FloatGrid> MR.Box1f This is the non-const half of the class.
◆ VdbVolume() [1/4]
| unsafe MR.VdbVolume.VdbVolume |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ VdbVolume() [2/4]
| unsafe MR.VdbVolume.VdbVolume |
( |
MR._ByValue_VdbVolume | _other | ) |
|
|
inline |
Generated from constructor MR.VdbVolume.VdbVolume.
◆ VdbVolume() [3/4]
| MR.VdbVolume.VdbVolume |
( |
Const_VdbVolume | _other | ) |
|
|
inline |
Generated from constructor MR.VdbVolume.VdbVolume.
◆ VdbVolume() [4/4]
Generated from constructor MR.VdbVolume.VdbVolume.
◆ assign()
| unsafe MR.VdbVolume MR.VdbVolume.assign |
( |
MR._ByValue_VdbVolume | _other | ) |
|
|
inline |
Generated from method MR.VdbVolume.operator=.
◆ intersect()
◆ operator MR.Box_Box1f()
◆ operator MR.VoxelsVolume_MRFloatGrid()
◆ data
◆ dims
◆ max
| new unsafe ref float MR.VdbVolume.max |
|
get |
◆ min
| new unsafe ref float MR.VdbVolume.min |
|
get |
◆ voxelSize
The documentation for this class was generated from the following file: