Fix undercuts function parameters Generated from class MR.FixUndercuts.FixParams. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe MR.FixUndercuts.Const_FindParams | findParameters [get] |
| | parameters of what is considered as undercut
|
| |
|
unsafe float | voxelSize [get] |
| | voxel size for internal computations: lower size - better precision but more system resources required
|
| |
|
unsafe float | bottomExtension [get] |
| | minimum extension of bottom part of the mesh
|
| |
|
unsafe MR.? Const_FaceBitSet | region [get] |
| | if set - only this region will be fixed (but still all mesh will be rebuild)
|
| |
|
unsafe bool | smooth [get] |
| | if true applies one iterations of gaussian filtering for voxels, useful if thin walls expected
|
| |
|
unsafe MR.Std.Const_Function_BoolFuncFromFloat | cb [get] |
| |
|
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.
|
| |
Fix undercuts function parameters Generated from class MR.FixUndercuts.FixParams. This is the const half of the class.
The documentation for this class was generated from the following file: