MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_VolumeToMeshByPartsSettings Class Reference
Inheritance diagram for MR.Const_VolumeToMeshByPartsSettings:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_VolumeToMeshByPartsSettings ()
 Constructs an empty (default-constructed) instance.
unsafe Const_VolumeToMeshByPartsSettings (ulong maxVolumePartMemoryUsage, ulong stripeOverlap)
 Constructs MR.VolumeToMeshByPartsSettings elementwise.
unsafe Const_VolumeToMeshByPartsSettings (MR.Const_VolumeToMeshByPartsSettings _other)
 Generated from constructor MR.VolumeToMeshByPartsSettings.VolumeToMeshByPartsSettings.
 Const_VolumeToMeshByPartsSettings (VolumeToMeshByPartsSettings _other)
 Generated from constructor MR.VolumeToMeshByPartsSettings.VolumeToMeshByPartsSettings.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe ulong * __ref_storage_maxVolumePartMemoryUsage
unsafe ulong * __ref_storage_stripeOverlap

Properties

unsafe ulong maxVolumePartMemoryUsage [get]
unsafe ulong stripeOverlap [get]
 overlap in voxels between two parts

Constructor & Destructor Documentation

◆ Const_VolumeToMeshByPartsSettings() [1/4]

unsafe MR.Const_VolumeToMeshByPartsSettings.Const_VolumeToMeshByPartsSettings ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_VolumeToMeshByPartsSettings() [2/4]

unsafe MR.Const_VolumeToMeshByPartsSettings.Const_VolumeToMeshByPartsSettings ( ulong maxVolumePartMemoryUsage,
ulong stripeOverlap )
inline

Constructs MR.VolumeToMeshByPartsSettings elementwise.

◆ Const_VolumeToMeshByPartsSettings() [3/4]

unsafe MR.Const_VolumeToMeshByPartsSettings.Const_VolumeToMeshByPartsSettings ( MR.Const_VolumeToMeshByPartsSettings _other)
inline

◆ Const_VolumeToMeshByPartsSettings() [4/4]

MR.Const_VolumeToMeshByPartsSettings.Const_VolumeToMeshByPartsSettings ( VolumeToMeshByPartsSettings _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_VolumeToMeshByPartsSettings.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_maxVolumePartMemoryUsage

unsafe ulong* MR.Const_VolumeToMeshByPartsSettings.__ref_storage_maxVolumePartMemoryUsage
protected

◆ __ref_storage_stripeOverlap

unsafe ulong* MR.Const_VolumeToMeshByPartsSettings.__ref_storage_stripeOverlap
protected

Property Documentation

◆ maxVolumePartMemoryUsage

unsafe ulong MR.Const_VolumeToMeshByPartsSettings.maxVolumePartMemoryUsage
get

◆ stripeOverlap

unsafe ulong MR.Const_VolumeToMeshByPartsSettings.stripeOverlap
get

overlap in voxels between two parts


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