View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032395 | Open CASCADE | OCCT:Mesh | public | 2021-05-25 10:16 | 2023-08-01 15:06 |
Reporter | Assigned To | oan | |||
Priority | normal | Severity | minor | ||
Status | assigned | Resolution | open | ||
Product Version | 7.5.0 | ||||
Target Version | Unscheduled | ||||
Summary | 0032395: Mesh - possible mistake in BRepMesh_Delaun::isVertexInsidePolygon | ||||
Description | The method BRepMesh_Delaun::isVertexInsidePolygon classifies a point inside 2D polygon calculating cumulative angle from the point to all segments. I found out that for a CCW polygon the angle computed by that procedure will be equal to -2PI. However, the final condition checks the angle for equality to +2PI. It is needed to analyze the code more thoroughly, try to correct it and conduct regression tests to see if it becomes better. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-05-25 10:16 |
|
New Issue | |
2021-05-25 10:16 |
|
Assigned To | => oan |
2021-05-25 10:17 |
|
Relationship added | related to 0032261 |
2021-05-25 19:03 |
|
Assigned To | oan => szy |
2021-10-07 12:13 |
|
Target Version | 7.6.0 => 7.7.0 |
2022-08-31 16:30 | oan | Target Version | 7.7.0 => Unscheduled |
2022-12-20 15:31 |
|
Assigned To | szy => oan |
2022-12-20 15:31 |
|
Status | new => assigned |
2022-12-20 15:31 |
|
Target Version | Unscheduled => 7.8.0 |
2023-08-01 15:06 | dpasukhi | Target Version | 7.8.0 => Unscheduled |