View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027777 | Open CASCADE | OCCT:Visualization | public | 2016-08-15 18:27 | 2016-12-09 16:38 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.1.0 | Fixed in Version | 7.1.0 | ||
Summary | 0027777: Visualization, TKV3d - Standard interactive objects clear the presentation in Compute() | ||||
Description | Standard interactive objects in AIS package call Clear() method of the presentation to be computed at the beginning of Compute(). This prevents derived classes from calling base Compute() several times with different options (e.g. with different display modes) and thus generate a "combined" presentation. Though sub-optimal from GPU memory usage and performance point of view, this can still be useful in certain cases. Meanwhile, the presentation manager clears the presentation object passed to Compute() in advance. It is necessary to remove Prs3d_Presentation::Clear() calls from Compute() methods of standard interactive objects in OCCT. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-08-15 18:27 |
|
New Issue | |
2016-08-15 18:27 |
|
Assigned To | => san |
2016-09-29 17:53 |
|
Note Added: 0058326 | |
2016-09-29 17:53 |
|
Assigned To | san => bugmaster |
2016-09-29 17:53 |
|
Status | new => feedback |
2016-10-04 11:42 | bugmaster | Status | feedback => tested |
2016-10-04 11:42 | bugmaster | Status | tested => verified |
2016-10-04 11:42 | bugmaster | Resolution | open => fixed |
2016-12-09 16:30 |
|
Status | verified => closed |
2016-12-09 16:38 |
|
Fixed in Version | => 7.1.0 |