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

VoxelsVolumeAccessor specialization for value getters Generated from class MR.VoxelsVolumeAccessor<MR.FunctionVolume>. This is the const half of the class. More...

+ Inheritance diagram for MR.Const_VoxelsVolumeAccessor_MRFunctionVolume:

Classes

struct  _Underlying
 

Public Member Functions

virtual void Dispose ()
 
unsafe Const_VoxelsVolumeAccessor_MRFunctionVolume (MR.Const_VoxelsVolumeAccessor_MRFunctionVolume _other)
 Generated from constructor MR.VoxelsVolumeAccessor<MR.FunctionVolume>::VoxelsVolumeAccessor.
 
unsafe Const_VoxelsVolumeAccessor_MRFunctionVolume (MR.Const_FunctionVolume volume)
 Generated from constructor MR.VoxelsVolumeAccessor<MR.FunctionVolume>::VoxelsVolumeAccessor.
 
unsafe float get (in MR.Vector3i pos)
 Generated from method MR.VoxelsVolumeAccessor<MR.FunctionVolume>::get.
 
unsafe float get (MR.Const_VoxelLocation loc)
 Generated from method MR.VoxelsVolumeAccessor<MR.FunctionVolume>::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.FunctionVolume>::shift.
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

static unsafe bool CacheEffective [get]
 
- Properties inherited from MR.Misc.Object< Const_VoxelsVolumeAccessor_MRFunctionVolume >
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_MRFunctionVolume >
bool _IsOwningVal
 

Detailed Description

VoxelsVolumeAccessor specialization for value getters Generated from class MR.VoxelsVolumeAccessor<MR.FunctionVolume>. This is the const half of the class.


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