![]() |
Project
|
One solid's sampling report; a shape with a poor display mesh shows here as reduced coverage. More...
#include <O2OverlapCheck.h>
Public Attributes | |
| std::string | name |
| std::string | shapeClass |
| int | requested = 0 |
| int | accepted = 0 |
| int | rejected = 0 |
| double | worstResidualCm = 0. |
| the largest own-boundary distance among the accepted points | |
| bool | usedPointsOnSegments = false |
One solid's sampling report; a shape with a poor display mesh shows here as reduced coverage.
Definition at line 86 of file O2OverlapCheck.h.
| int o2::cad::OverlapSolidReport::accepted = 0 |
Definition at line 90 of file O2OverlapCheck.h.
| std::string o2::cad::OverlapSolidReport::name |
Definition at line 87 of file O2OverlapCheck.h.
| int o2::cad::OverlapSolidReport::rejected = 0 |
Definition at line 91 of file O2OverlapCheck.h.
| int o2::cad::OverlapSolidReport::requested = 0 |
Definition at line 89 of file O2OverlapCheck.h.
| std::string o2::cad::OverlapSolidReport::shapeClass |
Definition at line 88 of file O2OverlapCheck.h.
| bool o2::cad::OverlapSolidReport::usedPointsOnSegments = false |
Definition at line 93 of file O2OverlapCheck.h.
| double o2::cad::OverlapSolidReport::worstResidualCm = 0. |
the largest own-boundary distance among the accepted points
Definition at line 92 of file O2OverlapCheck.h.