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

Generated from class MR.VoxelsLoad.LoadingTiffSettings. This is the const half of the class. More...

Inheritance diagram for MR.VoxelsLoad.Const_LoadingTiffSettings:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_LoadingTiffSettings ()
 Constructs an empty (default-constructed) instance.
unsafe Const_LoadingTiffSettings (string dir, MR.Vector3f voxelSize, MR.VoxelsLoad.GridType gridType, MR.Std._ByValue_Function_Bool_From_Float cb)
 Constructs MR.VoxelsLoad.LoadingTiffSettings elementwise.
unsafe Const_LoadingTiffSettings (MR.VoxelsLoad._ByValue_LoadingTiffSettings _other)
 Generated from constructor MR.VoxelsLoad.LoadingTiffSettings.LoadingTiffSettings.
 Const_LoadingTiffSettings (Const_LoadingTiffSettings _other)
 Generated from constructor MR.VoxelsLoad.LoadingTiffSettings.LoadingTiffSettings.
 Const_LoadingTiffSettings (LoadingTiffSettings _other)
 Generated from constructor MR.VoxelsLoad.LoadingTiffSettings.LoadingTiffSettings.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.Vector3f__ref_storage_voxelSize
unsafe MR.VoxelsLoad.GridType__ref_storage_gridType

Properties

unsafe MR.Std.Filesystem.Const_Path dir [get, protected set]
unsafe ref readonly MR.Vector3f voxelSize [get]
unsafe MR.VoxelsLoad.GridType gridType [get]
unsafe MR.Std.Const_Function_Bool_From_Float cb [get, protected set]

Detailed Description

Generated from class MR.VoxelsLoad.LoadingTiffSettings. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_LoadingTiffSettings() [1/5]

unsafe MR.VoxelsLoad.Const_LoadingTiffSettings.Const_LoadingTiffSettings ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_LoadingTiffSettings() [2/5]

unsafe MR.VoxelsLoad.Const_LoadingTiffSettings.Const_LoadingTiffSettings ( string dir,
MR.Vector3f voxelSize,
MR.VoxelsLoad.GridType gridType,
MR.Std._ByValue_Function_Bool_From_Float cb )
inline

Constructs MR.VoxelsLoad.LoadingTiffSettings elementwise.

◆ Const_LoadingTiffSettings() [3/5]

unsafe MR.VoxelsLoad.Const_LoadingTiffSettings.Const_LoadingTiffSettings ( MR.VoxelsLoad._ByValue_LoadingTiffSettings _other)
inline

◆ Const_LoadingTiffSettings() [4/5]

MR.VoxelsLoad.Const_LoadingTiffSettings.Const_LoadingTiffSettings ( Const_LoadingTiffSettings _other)
inline

◆ Const_LoadingTiffSettings() [5/5]

MR.VoxelsLoad.Const_LoadingTiffSettings.Const_LoadingTiffSettings ( LoadingTiffSettings _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.VoxelsLoad.Const_LoadingTiffSettings.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.VoxelsLoad.Const_LoadingTiffSettings.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_gridType

unsafe MR.VoxelsLoad.GridType* MR.VoxelsLoad.Const_LoadingTiffSettings.__ref_storage_gridType
protected

◆ __ref_storage_voxelSize

unsafe MR.Vector3f* MR.VoxelsLoad.Const_LoadingTiffSettings.__ref_storage_voxelSize
protected

Property Documentation

◆ cb

unsafe MR.Std.Const_Function_Bool_From_Float MR.VoxelsLoad.Const_LoadingTiffSettings.cb
getprotected set

◆ dir

unsafe MR.Std.Filesystem.Const_Path MR.VoxelsLoad.Const_LoadingTiffSettings.dir
getprotected set

◆ gridType

unsafe MR.VoxelsLoad.GridType MR.VoxelsLoad.Const_LoadingTiffSettings.gridType
get

◆ voxelSize

unsafe ref readonly MR.Vector3f MR.VoxelsLoad.Const_LoadingTiffSettings.voxelSize
get

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