Parameters structure for fixMeshCreases function Generated from class MR.FixCreasesParams. This is the non-const half of the class. More...
Properties | |
| new unsafe ref float | creaseAngle [get] |
| edges with dihedral angle sharper this will be considered as creases | |
| new unsafe ref float | criticalTriAspectRatio [get] |
| planar check is skipped for faces with worse aspect ratio | |
| new unsafe ref int | maxIters [get] |
| maximum number of algorithm iterations | |
| Properties inherited from MR.Const_FixCreasesParams | |
| unsafe float | creaseAngle [get] |
| edges with dihedral angle sharper this will be considered as creases | |
| unsafe float | criticalTriAspectRatio [get] |
| planar check is skipped for faces with worse aspect ratio | |
| unsafe int | maxIters [get] |
| maximum number of algorithm iterations | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_FixCreasesParams | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_FixCreasesParams | |
| unsafe float * | __ref_storage_creaseAngle |
| unsafe float * | __ref_storage_criticalTriAspectRatio |
| unsafe int * | __ref_storage_maxIters |
Parameters structure for fixMeshCreases function Generated from class MR.FixCreasesParams. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.FixCreasesParams elementwise.
|
inline |
Generated from constructor MR.FixCreasesParams.FixCreasesParams.
|
inline |
Generated from constructor MR.FixCreasesParams.FixCreasesParams.
|
inline |
Generated from method MR::FixCreasesParams::operator=.
|
get |
edges with dihedral angle sharper this will be considered as creases
|
get |
planar check is skipped for faces with worse aspect ratio
|
get |
maximum number of algorithm iterations