View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0031547 | Open CASCADE | [OCCT] OCCT:Visualization | public | 2020-05-04 20:43 | 2020-12-14 12:49 |
|
Reporter | nds | |
Assigned To | mkrylova | |
Priority | normal | Severity | integration request | |
Status | assigned | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | [OCCT] 7.1.0 | |
Target Version | [OCCT] 7.6.0* | Fixed in Version | | |
|
Summary | 0031547: Visualization - V3d_View creates V3d_Trihedron instance |
Description | In V3d_View constructor, we create an instance of V3d_Trihedron.
Reasons for avoiding this:
1. Each view gets an application memory for this object, though it might not be used until TriedronDisplay() is called.
2. There is an alternative presentation: AIS_Trihedron (more parameters to handle).
The proposal is to create V3d_Trihedron in V3d_View just by the first attempt to display it. |
Tags | No tags attached. |
|
Test case number | |
|
Attached Files | |
|