Parameters that is used to find undercuts Generated from class MR.FixUndercuts.FindParams. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe ref readonly MR.Vector3f | upDirection [get] |
| | Primitives that are not visible from up direction are considered as undercuts (fix undercuts is performed downwards (in -direction))
|
| |
| unsafe float | wallAngle [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.
|
| |
Parameters that is used to find undercuts Generated from class MR.FixUndercuts.FindParams. This is the const half of the class.
◆ wallAngle
| unsafe float MR.FixUndercuts.Const_FindParams.wallAngle |
|
get |
vertical angle of fixed undercut walls (note that this value is approximate - it defines "camera" position for internal projective transformation) 0 - strictly vertical walls of undercuts area positive - expanding downwards walls negative - shrinking downwards walls
The documentation for this class was generated from the following file: