View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0029007 | Open CASCADE | OCCT:Visualization | public | 2017-08-16 20:06 | 2017-09-29 16:29 |
Reporter | kgv | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 7.2.0 | ||||
Target Version | 7.2.0 | Fixed in Version | 7.2.0 | ||
Summary | 0029007: Visualization, AIS_InteractiveContext - the method for accessing Detected owners iterator is missing | ||||
Description | AIS_InteractiveContext defines three methods for iterating currently Detected entities - InitDetected()/MoreDetected()/NextDetected(). However, there is no method returning a value of this iterator (methods DetectedCurrentObject() and DetectedCurrentShape() are marked as deprecated and no method returning SelectMgr_EntityOwner defined)! | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Test case number | Not required | ||||
|
Branch CR29007 has been created by kgv. SHA-1: 2cd57439b797e17cc73dc1669c0450bb3d1bfbf1 Detailed log of new commits: Author: kgv Date: Wed Aug 16 20:08:04 2017 +0300 0029007: Visualization, AIS_InteractiveContext - the method for accessing Detected owners iterator is missing Added new method AIS_InteractiveContext::DetectedCurrentOwner(). AIS_InteractiveContext header has been restructured (methods moved into groups) and description has been cleaned up. |
|
Branch CR29007 has been updated forcibly by kgv. SHA-1: 3fa42359a7d8297c955f1bb8d9b9eb1f6a922745 |
|
Please take the patch. http://jenkins-test-10.nnov.opencascade.com/view/CR29007-master-KGV |
|
Combination - OCCT branch : CR29007 : SHA-1: 3fa42359a7d8297c955f1bb8d9b9eb1f6a922745 Products branch : master was compiled on Linux, MacOS and Windows platforms and tested on optimize mode. Number of compiler warnings: OCCT : Linux: 0 (0 on master) Windows: 0 (0 on master) MacOS : 0 (0 on master) Products : Linux: 5 (5 on master) Windows: 0 (0 on master) MacOS : 0 (0 on master) Regressions/Differences/Improvements: No regressions/differences CPU differences: Windows: OCCT Total CPU difference: 17330.010689098726 / 17295.75286949859 [+0.20%] Producst Total CPU difference: 7688.758886599963 / 7720.302288799964 [-0.41%] Linux: OCCT Total CPU difference: 19451.89000000023 / 19456.560000000376 [-0.02%] Products Total CPU difference: 7703.40000000009 / 7725.120000000072 [-0.28%] Image differences : No differences that require special attention Memory differences : No differences that require special attention |
|
Branch CR29007 has been deleted by kgv. SHA-1: 3fa42359a7d8297c955f1bb8d9b9eb1f6a922745 |
occt: master d21ddc4f 2017-08-16 17:08:04 Committer: bugmaster Details Diff |
0029007: Visualization, AIS_InteractiveContext - the method for accessing Detected owners iterator is missing Added new method AIS_InteractiveContext::DetectedCurrentOwner(). AIS_InteractiveContext header has been restructured (methods moved into groups) and description has been cleaned up. |
Affected Issues 0029007 |
|
mod - src/AIS/AIS_InteractiveContext.cxx | Diff File | ||
mod - src/AIS/AIS_InteractiveContext.hxx | Diff File | ||
mod - src/AIS/AIS_InteractiveContext_1.cxx | Diff File | ||
mod - src/AIS/AIS_LocalContext.hxx | Diff File | ||
mod - src/AIS/AIS_LocalContext_1.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-08-16 20:06 | kgv | New Issue | |
2017-08-16 20:06 | kgv | Assigned To | => kgv |
2017-08-16 20:07 | kgv | Relationship added | related to 0027381 |
2017-08-16 20:15 | git | Note Added: 0069492 | |
2017-08-16 22:42 | git | Note Added: 0069493 | |
2017-08-17 09:22 | kgv | Note Added: 0069497 | |
2017-08-17 09:22 | kgv | Assigned To | kgv => bugmaster |
2017-08-17 09:22 | kgv | Status | new => resolved |
2017-08-17 09:22 | kgv | Status | resolved => reviewed |
2017-08-17 09:27 | kgv | Relationship added | child of 0027530 |
2017-08-17 12:08 | bugmaster | Note Added: 0069513 | |
2017-08-17 12:08 | bugmaster | Status | reviewed => tested |
2017-08-17 12:23 | bugmaster | Note Edited: 0069513 | |
2017-08-18 12:53 | bugmaster | Changeset attached | => occt master d21ddc4f |
2017-08-18 12:53 | bugmaster | Status | tested => verified |
2017-08-18 12:53 | bugmaster | Resolution | open => fixed |
2017-08-18 12:59 | bugmaster | Test case number | => Not required |
2017-08-18 17:00 | git | Note Added: 0069659 | |
2017-09-29 16:17 |
|
Fixed in Version | => 7.2.0 |
2017-09-29 16:29 |
|
Status | verified => closed |