MeshLib
 
Loading...
Searching...
No Matches
GeneralOffsetParameters Class Reference

allows the user to select in the parameters which offset algorithm to call More...

#include <MROffset.h>

+ Inheritance diagram for GeneralOffsetParameters:

Public Attributes

GeneralOffsetMode mode = GeneralOffsetMode::Standard
 
internal : MR::GeneralOffsetParameters ToNative()
 
- Public Attributes inherited from SharpOffsetParameters
float minNewVertDev = 1.0f / 25
 minimal surface deviation to introduce new vertex in a voxel, measured in voxelSize
 
float maxNewRank2VertDev = 5
 maximal surface deviation to introduce new rank 2 vertex (on intersection of 2 planes), measured in voxelSize
 
float maxNewRank3VertDev = 2
 maximal surface deviation to introduce new rank 3 vertex (on intersection of 3 planes), measured in voxelSize
 
float maxOldVertPosCorrection = 0.5f
 
internal : MR::SharpOffsetParameters ToNative()
 
- Public Attributes inherited from OffsetParameters
float voxelSize = 0.0f
 
SignDetectionMode signDetectionMode = SignDetectionMode::OpenVDB
 determines the method to compute distance sign
 
bool memoryEfficient = false
 
internal : MR::OffsetParameters ToNative()
 

Detailed Description

allows the user to select in the parameters which offset algorithm to call

Member Data Documentation

◆ __pad0__

internal GeneralOffsetParameters::__pad0__

◆ mode

GeneralOffsetMode GeneralOffsetParameters::mode = GeneralOffsetMode::Standard

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