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.
 Const_VoxelsVolumeAccessor_MRFunctionVolume (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)

Static Protected Attributes

static unsafe bool * __ref_storage_CacheEffective

Properties

static unsafe bool CacheEffective [get]
 caching results of this accessor can improve performance

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_VoxelsVolumeAccessor_MRFunctionVolume() [1/3]

unsafe MR.Const_VoxelsVolumeAccessor_MRFunctionVolume.Const_VoxelsVolumeAccessor_MRFunctionVolume ( MR.Const_VoxelsVolumeAccessor_MRFunctionVolume _other)
inline

Generated from constructor MR::VoxelsVolumeAccessor<MR.FunctionVolume>::VoxelsVolumeAccessor.

◆ Const_VoxelsVolumeAccessor_MRFunctionVolume() [2/3]

MR.Const_VoxelsVolumeAccessor_MRFunctionVolume.Const_VoxelsVolumeAccessor_MRFunctionVolume ( VoxelsVolumeAccessor_MRFunctionVolume _other)
inline

Generated from constructor MR::VoxelsVolumeAccessor<MR.FunctionVolume>::VoxelsVolumeAccessor.

◆ Const_VoxelsVolumeAccessor_MRFunctionVolume() [3/3]

unsafe MR.Const_VoxelsVolumeAccessor_MRFunctionVolume.Const_VoxelsVolumeAccessor_MRFunctionVolume ( MR.Const_FunctionVolume volume)
inline

Generated from constructor MR::VoxelsVolumeAccessor<MR.FunctionVolume>::VoxelsVolumeAccessor.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_VoxelsVolumeAccessor_MRFunctionVolume.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_VoxelsVolumeAccessor_MRFunctionVolume.Dispose ( bool disposing)
inlineprotectedvirtual

◆ get() [1/2]

unsafe float MR.Const_VoxelsVolumeAccessor_MRFunctionVolume.get ( in MR.Vector3i pos)
inline

Generated from method MR::VoxelsVolumeAccessor<MR.FunctionVolume>get.

◆ get() [2/2]

unsafe float MR.Const_VoxelsVolumeAccessor_MRFunctionVolume.get ( MR.Const_VoxelLocation loc)
inline

Generated from method MR::VoxelsVolumeAccessor<MR.FunctionVolume>get.

◆ shift()

unsafe MR.Vector3f MR.Const_VoxelsVolumeAccessor_MRFunctionVolume.shift ( )
inline

this additional shift shall be added to integer voxel coordinates during transformation in 3D space Generated from method MR::VoxelsVolumeAccessor<MR.FunctionVolume>shift.

Member Data Documentation

◆ __ref_storage_CacheEffective

unsafe bool* MR.Const_VoxelsVolumeAccessor_MRFunctionVolume.__ref_storage_CacheEffective
staticprotected

Property Documentation

◆ CacheEffective

unsafe bool MR.Const_VoxelsVolumeAccessor_MRFunctionVolume.CacheEffective
staticget

caching results of this accessor can improve performance


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