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

Generated from class MR.WeightedShell.ParametersMetric. Base classes: Direct: (non-virtual) MR.WeightedShell.ParametersBase This is the const half of the class. More...

+ Inheritance diagram for MR.WeightedShell.Const_ParametersMetric:

Classes

struct  _Underlying
 

Public Member Functions

virtual void Dispose ()
 
unsafe Const_ParametersMetric ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_ParametersMetric (MR.WeightedShell._ByValue_ParametersMetric _other)
 Generated from constructor MR.WeightedShell.ParametersMetric.ParametersMetric.
 

Static Public Member Functions

static unsafe implicit operator MR.WeightedShell.Const_ParametersBase (Const_ParametersMetric self)
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe MR.Const_DistanceFromWeightedPointsParams dist [get]
 parameters of distance finding
 
unsafe float offset [get]
 build iso-surface of minimal distance to points corresponding to this value
 
unsafe float voxelSize [get]
 
unsafe float numLayers [get]
 number of voxels to compute near the offset (should be left default unless used for debugging)
 
unsafe MR.Std.Const_Function_BoolFuncFromFloat progress [get]
 Progress callback.
 
- Properties inherited from MR.Misc.Object< Const_ParametersMetric >
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_ParametersMetric >
bool _IsOwningVal
 

Detailed Description

Generated from class MR.WeightedShell.ParametersMetric. Base classes: Direct: (non-virtual) MR.WeightedShell.ParametersBase This is the const half of the class.

Property Documentation

◆ voxelSize

unsafe float MR.WeightedShell.Const_ParametersMetric.voxelSize
get

Size of voxel in grid conversions; The user is responsible for setting some positive value here


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