View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033533 | Open CASCADE | OCCT:Visualization | public | 2023-11-17 02:26 | 2024-07-17 12:56 |
Reporter | mzernova | Assigned To | bugmaster | ||
Priority | normal | Severity | feature | ||
Status | verified | Resolution | duplicate | ||
Product Version | 7.6.0 | ||||
Target Version | 7.9.0 | Fixed in Version | 7.9.0 | ||
Summary | 0033533: Visualization - possibility to redefine Graphic3d_TransformPers | ||||
Description | Allow redefining Apply/Compute of Graphic3d_TransformPers on a custom application level. Here, we need to brainstorm about way to redefine template method Apply which is used both for Standard_Real and Standard_ShortReal now. | ||||
Tags | No tags attached. | ||||
Test case number | none | ||||
|
Branch CR33533 has been created by drochalo. SHA-1: f033fb5479649381d85b5b34462ae79885b30ef1 Detailed log of new commits: Author: drochalo Date: Thu Mar 7 11:38:36 2024 +0000 0033533: Visualization - possibility to redefine Graphic3d_TransformPers Split template method apply and moved calculations to virtual method. |
|
Dear Marina, the tests on Jenkins show no major issues: http://jenkins-test-10.nnov.opencascade.com/view/CR33533-master-drochalo/view/COMPARE/ Please review. |
|
I think there is no need to pass 2 cameras and theWorldView to this method Try return the data you need from ComputeApply() virtual void ComputeApply (const Handle(Graphic3d_Camera)& theCamera, Handle(Graphic3d_Camera)& theProxyCamera, NCollection_Mat4<Standard_Real>& theWorldView, const Standard_Integer theViewportWidth, const Standard_Integer theViewportHeight, const gp_Pnt* theAnchor = NULL) const Fix formatting. image.png (97,903 bytes) |
|
Branch CR33533 has been updated forcibly by drochalo. SHA-1: a6fc4a9d48644e46ed7c93d34762b8ea76dd4774 |
|
Branch CR33533 has been updated by drochalo. SHA-1: f656c77353a66e68a5064d3d948abd870d6c52f8 Detailed log of new commits: Author: drochalo Date: Tue Apr 9 14:45:36 2024 +0100 0033533: Visualization - possibility to redefine Graphic3d_TransformPers Code tweaks. |
|
Dear Marina, the requested changes were made, and new test on Jenkins show no major issues. http://jenkins-test-10.nnov.opencascade.com/view/CR33533-master-drochalo/view/COMPARE/ Please review. |
|
Branch CR33533_1 has been created by mzernova. SHA-1: 51cba16b366177153548cea4bdd2913cae413d25 Detailed log of new commits: Author: drochalo Date: Thu Mar 7 11:38:36 2024 +0000 0033533: Visualization - possibility to redefine Graphic3d_TransformPers Split template method apply and moved calculations to virtual method. |
|
Dear bugmaster, please integrate Test reports: http://jenkins-test-10.nnov.opencascade.com/view/CR33533-master-mzernova/view/ALL/ For integration: OCCT: CR33533_1 PROD: none |
|
Branch CR33533 has been deleted by vglukhik. SHA-1: f656c77353a66e68a5064d3d948abd870d6c52f8 |
|
Branch CR33533_1 has been deleted by vglukhik. SHA-1: 51cba16b366177153548cea4bdd2913cae413d25 |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-11-17 02:26 | mzernova | New Issue | |
2023-11-17 02:26 | mzernova | Assigned To | => sshutina |
2023-11-17 02:26 | mzernova | Assigned To | sshutina => mzernova |
2023-11-17 02:27 | mzernova | Assigned To | mzernova => drochalo |
2023-11-17 02:27 | mzernova | Relationship added | duplicate of 0032091 |
2024-03-13 20:16 | git | Note Added: 0115354 | |
2024-03-18 13:11 |
|
Note Added: 0115401 | |
2024-03-18 13:11 |
|
Assigned To | drochalo => mzernova |
2024-03-18 13:11 |
|
Status | new => resolved |
2024-03-25 12:51 | dpasukhi | Target Version | Unscheduled => 7.9.0 |
2024-04-02 13:46 | mzernova | Note Added: 0115539 | |
2024-04-02 13:46 | mzernova | File Added: image.png | |
2024-04-02 13:47 | mzernova | Assigned To | mzernova => drochalo |
2024-04-02 13:47 | mzernova | Status | resolved => assigned |
2024-04-08 16:58 | git | Note Added: 0115636 | |
2024-04-09 16:46 | git | Note Added: 0115665 | |
2024-04-09 20:08 |
|
Note Added: 0115668 | |
2024-04-09 20:08 |
|
Assigned To | drochalo => mzernova |
2024-04-09 20:08 |
|
Status | assigned => resolved |
2024-04-16 11:44 | git | Note Added: 0115717 | |
2024-04-16 11:48 | mzernova | Assigned To | mzernova => bugmaster |
2024-04-16 11:48 | mzernova | Status | resolved => reviewed |
2024-04-16 11:48 | mzernova | Note Added: 0115718 | |
2024-05-17 12:04 | dpasukhi | Assigned To | bugmaster => akaftasev |
2024-05-17 12:04 | dpasukhi | Status | reviewed => assigned |
2024-05-17 12:54 | dpasukhi | Status | assigned => resolved |
2024-05-17 12:54 | dpasukhi | Assigned To | akaftasev => bugmaster |
2024-05-17 12:54 | dpasukhi | Status | resolved => reviewed |
2024-07-12 12:26 | dpasukhi | Status | reviewed => verified |
2024-07-12 12:26 | dpasukhi | Resolution | open => duplicate |
2024-07-12 12:26 | dpasukhi | Fixed in Version | => 7.9.0 |
2024-07-12 12:26 | dpasukhi | Test case number | => none |
2024-07-17 12:56 | git | Note Added: 0116209 | |
2024-07-17 12:56 | git | Note Added: 0116210 |