MeshLib C# Docs
Loading...
Searching...
No Matches
MR.VoxelsVolumeAccessor_MRSimpleVolumeMinMax Class Reference

VoxelsVolumeAccessor specialization for simple volumes with min/max Generated from class MR.VoxelsVolumeAccessor<MR.SimpleVolumeMinMax>. Base classes: Direct: (non-virtual) MR.VoxelsVolumeAccessor<MR.SimpleVolume> This is the non-const half of the class. More...

+ Inheritance diagram for MR.VoxelsVolumeAccessor_MRSimpleVolumeMinMax:

Public Member Functions

unsafe VoxelsVolumeAccessor_MRSimpleVolumeMinMax (MR.Const_VoxelsVolumeAccessor_MRSimpleVolumeMinMax _other)
 Generated from constructor MR.VoxelsVolumeAccessor<MR.SimpleVolumeMinMax>::VoxelsVolumeAccessor.
 
unsafe VoxelsVolumeAccessor_MRSimpleVolumeMinMax (MR.Const_SimpleVolume volume)
 Generated from constructor MR.VoxelsVolumeAccessor<MR.SimpleVolumeMinMax>::VoxelsVolumeAccessor.
 
- Public Member Functions inherited from MR.Const_VoxelsVolumeAccessor_MRSimpleVolumeMinMax
virtual void Dispose ()
 
unsafe Const_VoxelsVolumeAccessor_MRSimpleVolumeMinMax (MR.Const_VoxelsVolumeAccessor_MRSimpleVolumeMinMax _other)
 Generated from constructor MR.VoxelsVolumeAccessor<MR.SimpleVolumeMinMax>::VoxelsVolumeAccessor.
 
unsafe Const_VoxelsVolumeAccessor_MRSimpleVolumeMinMax (MR.Const_SimpleVolume volume)
 Generated from constructor MR.VoxelsVolumeAccessor<MR.SimpleVolumeMinMax>::VoxelsVolumeAccessor.
 
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.SimpleVolumeMinMax>::shift.
 

Static Public Member Functions

static unsafe implicit operator MR.VoxelsVolumeAccessor_MRSimpleVolume (VoxelsVolumeAccessor_MRSimpleVolumeMinMax self)
 
- Static Public Member Functions inherited from MR.Const_VoxelsVolumeAccessor_MRSimpleVolumeMinMax
static unsafe implicit operator MR.Const_VoxelsVolumeAccessor_MRSimpleVolume (Const_VoxelsVolumeAccessor_MRSimpleVolumeMinMax self)
 caching results of this accessor does not make any sense since it returns values from a simple container
 

Additional Inherited Members

- Protected Member Functions inherited from MR.Const_VoxelsVolumeAccessor_MRSimpleVolumeMinMax
virtual unsafe void Dispose (bool disposing)
 
- Protected Attributes inherited from MR.Misc.Object< Const_VoxelsVolumeAccessor_MRSimpleVolumeMinMax >
bool _IsOwningVal
 
- Properties inherited from MR.Const_VoxelsVolumeAccessor_MRSimpleVolumeMinMax
static unsafe bool CacheEffective [get]
 
- Properties inherited from MR.Misc.Object< Const_VoxelsVolumeAccessor_MRSimpleVolumeMinMax >
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.
 

Detailed Description

VoxelsVolumeAccessor specialization for simple volumes with min/max Generated from class MR.VoxelsVolumeAccessor<MR.SimpleVolumeMinMax>. Base classes: Direct: (non-virtual) MR.VoxelsVolumeAccessor<MR.SimpleVolume> This is the non-const half of the class.


The documentation for this class was generated from the following file: