VoxelsVolumeAccessor specialization for simple volumes Generated from class MR.VoxelsVolumeAccessor<MR.SimpleVolume>. Derived classes: Direct: (non-virtual) MR.VoxelsVolumeAccessor<MR.SimpleVolumeMinMax> This is the non-const half of the class.
More...
Inheritance diagram for MR.VoxelsVolumeAccessor_MRSimpleVolume:Public Member Functions | |
| unsafe | VoxelsVolumeAccessor_MRSimpleVolume (MR.Const_VoxelsVolumeAccessor_MRSimpleVolume _other) |
Generated from constructor MR.VoxelsVolumeAccessor<MR.SimpleVolume>::VoxelsVolumeAccessor. | |
| unsafe | VoxelsVolumeAccessor_MRSimpleVolume (MR.Const_SimpleVolume volume) |
Generated from constructor MR.VoxelsVolumeAccessor<MR.SimpleVolume>::VoxelsVolumeAccessor. | |
Public Member Functions inherited from MR.Const_VoxelsVolumeAccessor_MRSimpleVolume | |
| virtual void | Dispose () |
| unsafe | Const_VoxelsVolumeAccessor_MRSimpleVolume (MR.Const_VoxelsVolumeAccessor_MRSimpleVolume _other) |
Generated from constructor MR.VoxelsVolumeAccessor<MR.SimpleVolume>::VoxelsVolumeAccessor. | |
| unsafe | Const_VoxelsVolumeAccessor_MRSimpleVolume (MR.Const_SimpleVolume volume) |
Generated from constructor MR.VoxelsVolumeAccessor<MR.SimpleVolume>::VoxelsVolumeAccessor. | |
| unsafe float | get (in MR.Vector3i pos) |
Generated from method MR.VoxelsVolumeAccessor<MR.SimpleVolume>::get. | |
| unsafe float | get (MR.Const_VoxelLocation loc) |
Generated from method MR.VoxelsVolumeAccessor<MR.SimpleVolume>::get. | |
| unsafe MR.Vector3f | shift () |
this additional shift shall be added to integer voxel coordinates during transformation in 3D space Generated from method MR.VoxelsVolumeAccessor<MR.SimpleVolume>::shift. | |
Additional Inherited Members | |
Protected Member Functions inherited from MR.Const_VoxelsVolumeAccessor_MRSimpleVolume | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes inherited from MR.Misc.Object< Const_VoxelsVolumeAccessor_MRSimpleVolume > | |
| bool | _IsOwningVal |
Properties inherited from MR.Const_VoxelsVolumeAccessor_MRSimpleVolume | |
| static unsafe bool | CacheEffective [get] |
Properties inherited from MR.Misc.Object< Const_VoxelsVolumeAccessor_MRSimpleVolume > | |
| virtual bool | _IsOwning [get] |
| Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough. | |
VoxelsVolumeAccessor specialization for simple volumes Generated from class MR.VoxelsVolumeAccessor<MR.SimpleVolume>. Derived classes: Direct: (non-virtual) MR.VoxelsVolumeAccessor<MR.SimpleVolumeMinMax> This is the non-const half of the class.