View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023760 | Open CASCADE | OCCT:Visualization | public | 2013-02-14 10:41 | 2024-01-12 21:53 |
Reporter | Assigned To | ||||
Priority | low | Severity | integration request | ||
Status | assigned | Resolution | open | ||
Platform | A | OS | L | ||
Product Version | 6.5.4 | ||||
Target Version | Unscheduled | ||||
Summary | 0023760: Visualization - drop redundant class AIS_Triangulation | ||||
Description | - AIS_Triangulation::Compute(): hasVColors and myFlagColors variables contain identical values, so one of them should be removed. - AIS_Triangulation::Compute(): the purpose of the following line is unclear: const TColStd_Array1OfInteger& colors = myColor->Array1(); Is it really needed? Most likely it is to be removed, and myColor variable should be used directly in the loop below. - General remark concerning AIS_Triangulation class: myFlagColors, myNbNodes and myNbTriangles class fields should be removed as completely useless. Consistency of the color array should be checked in Compute() method and include standard non-null handle check and array size check. - OCCT coding rules to be applied. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-02-14 10:41 |
|
New Issue | |
2013-02-14 10:41 |
|
Assigned To | => san |
2014-02-17 16:18 | kgv | Note Added: 0027928 | |
2016-06-16 20:54 | kgv | Assigned To | san => kgv |
2016-06-16 20:54 | kgv | Severity | tweak => integration request |
2016-06-16 20:54 | kgv | Status | new => assigned |
2016-06-16 20:54 | kgv | Target Version | => 7.1.0 |
2016-06-16 20:54 | kgv | Summary | Revision of AIS_Triangulation class implementation => Visualization - drop redundant class AIS_Triangulation |
2016-10-25 09:38 | kgv | Target Version | 7.1.0 => 7.2.0 |
2017-07-20 10:51 | kgv | Target Version | 7.2.0 => 7.4.0 |
2019-08-13 12:04 | kgv | Target Version | 7.4.0 => 7.5.0 |
2020-08-28 16:31 | kgv | Target Version | 7.5.0 => 7.6.0 |
2021-08-24 14:21 | kgv | Target Version | 7.6.0 => 7.7.0 |
2022-08-17 11:57 | kgv | Target Version | 7.7.0 => 7.8.0 |
2022-10-19 15:49 |
|
Assigned To | kgv => vpozdyayev |
2023-08-01 15:09 | dpasukhi | Target Version | 7.8.0 => Unscheduled |