View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022362 | Open CASCADE | OCCT:Visualization | public | 2011-04-04 12:59 | 2012-04-03 14:54 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 6.5.1 | ||||
Summary | 0022362: AIS_LocalContext should be public class | ||||
Description | The improvement concerns C++ headers in package AIS, with the aim to allow querying the current LocalContext instance. This will help to avoid some long delays when many objects are managed by a local context. | ||||
Additional information and documentation updates | Documentation remark, added by AGV 2011-04-04 12:01:30: Improvements: Internal API improved: 1. Class AIS_LocalContext is made public, it can be obtained by new method AIS_InteractiveContext::LocalContext() 2. Methods of AIS_LocalContext: FindSelectedOwnerFromIO() and FindSelectedOwnerFromShape() made public. This change allows to improve performance when many hilighted objects should be processed in a loop. Modified entities: package AIS (TKV3d) class AIS_InteractiveContext class AIS_LocalContext | ||||
Tags | No tags attached. | ||||
Test case number | Test case is not required | ||||
occt: master 1bd2fa67 2011-04-28 15:28:36
Committer: bugmaster Details Diff |
OCC22362 AIS_LocalContext should be public class |
Affected Issues 0022362 |
|
mod - src/AIS/AIS.cdl | Diff File | ||
mod - src/AIS/AIS_InteractiveContext.cdl | Diff File | ||
mod - src/AIS/AIS_InteractiveContext.lxx | Diff File | ||
mod - src/AIS/AIS_LocalContext.cdl | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-04-04 13:51 | bugmaster | Assigned To | bugmaster => agv |
2011-04-04 13:51 | bugmaster | Status | new => assigned |
2011-04-04 13:55 |
|
Status | assigned => resolved |
2011-04-26 16:46 |
|
Status | resolved => tested |
2011-04-28 19:29 | bugmaster | Status | tested => verified |
2011-08-02 11:24 | bugmaster | Category | OCCT:VIZ => OCCT:Visualization |
2011-12-28 17:39 |
|
Description Updated | |
2011-12-28 17:39 |
|
Additional Information Updated | |
2012-03-29 17:26 | bugmaster | Changeset attached | => occt master 1bd2fa67 |
2012-04-03 14:54 | apn | Test case number | => Test case is not required |