Parameters that is used to find undercuts. More...
#include <MRFixUndercuts.h>
Public Attributes | |
Vector3f | upDirection |
Primitives that are not visible from up direction are considered as undercuts (fix undercuts is performed downwards (in -direction )) | |
float | wallAngle = 0.0f |
Parameters that is used to find undercuts.
Vector3f MR::FixUndercuts::FindParams::upDirection |
Primitives that are not visible from up direction are considered as undercuts (fix undercuts is performed downwards (in -direction
))
float MR::FixUndercuts::FindParams::wallAngle = 0.0f |
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