MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_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 const half of the class. More...

+ Inheritance diagram for MR.Const_VoxelsVolumeAccessor_MRSimpleVolumeMinMax:

Classes

struct  _Underlying
 

Public Member Functions

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.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
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

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.
 

Additional Inherited Members

- Protected Attributes inherited from MR.Misc.Object< Const_VoxelsVolumeAccessor_MRSimpleVolumeMinMax >
bool _IsOwningVal
 

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 const half of the class.


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