represents a box in 3D space subdivided on voxels stored in T Generated from class MR.SimpleVolume. Derived classes: Direct: (non-virtual) MR.SimpleVolumeMinMax This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
represents a box in 3D space subdivided on voxels stored in T Generated from class MR.SimpleVolume. Derived classes: Direct: (non-virtual) MR.SimpleVolumeMinMax This is the const half of the class.
◆ Const_SimpleVolume() [1/5]
| unsafe MR.Const_SimpleVolume.Const_SimpleVolume |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_SimpleVolume() [2/5]
| unsafe MR.Const_SimpleVolume.Const_SimpleVolume |
( |
MR._ByValue_Vector_Float_MRVoxelId | data, |
|
|
MR.Vector3i | dims, |
|
|
MR.Vector3f | voxelSize ) |
|
inline |
◆ Const_SimpleVolume() [3/5]
| unsafe MR.Const_SimpleVolume.Const_SimpleVolume |
( |
MR._ByValue_SimpleVolume | _other | ) |
|
|
inline |
◆ Const_SimpleVolume() [4/5]
◆ Const_SimpleVolume() [5/5]
| MR.Const_SimpleVolume.Const_SimpleVolume |
( |
SimpleVolume | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_SimpleVolume.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_SimpleVolume.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ heapBytes()
| unsafe ulong MR.Const_SimpleVolume.heapBytes |
( |
| ) |
|
|
inline |
◆ __ref_storage_dims
| unsafe MR.Vector3i* MR.Const_SimpleVolume.__ref_storage_dims |
|
protected |
◆ __ref_storage_voxelSize
| unsafe MR.Vector3f* MR.Const_SimpleVolume.__ref_storage_voxelSize |
|
protected |
◆ data
◆ dims
| unsafe ref readonly MR.Vector3i MR.Const_SimpleVolume.dims |
|
get |
◆ voxelSize
| unsafe ref readonly MR.Vector3f MR.Const_SimpleVolume.voxelSize |
|
get |
The documentation for this class was generated from the following file: