View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023383 | Open CASCADE | OCCT:Visualization | public | 2012-08-15 20:50 | 2012-11-16 13:18 |
Reporter | Assigned To | ||||
Priority | normal | Severity | text | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Product Version | 6.5.3 | ||||
Target Version | 6.5.4 | Fixed in Version | 6.5.4 | ||
Summary | 0023383: Bugs in CDL documentation of visualization classes | ||||
Description | 1. Graphic3d_Structure.cdl: SetDisplayPriority ( me : mutable; Priority : Integer from Standard ) ---Level: Public ---Purpose: Modifies the order of displaying the structure. -- Values are between 0 et 10. -- The priority 10 being displayed first. -- The default value is 5 "et" should be replaced with "and". Also it should be written that the structures are drawn according to their display priorities in ascending order so the structures with display priority 10 are drawn the last and appear over the others. 2. V3d_View.cdl: SetViewingVolume ( me : mutable ; Left, Right, Bottom, Top, ZNear, ZFar : Real from Standard) ---Level: Public ---Purpose: Sets Z and XY size of the view according to given values -- with respecting the initial view depth (eye position) It should be written here that the width/height aspect ratio should be preserved by the caller of this method similarly to SetSize() to avoid unexpected visual results like non-uniform scaling of the objects in the view. | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
CDL documentations for SetDisplayPriority in Graphic3d_Structure.cdl and for SetViewingVolume in V3d_View.cdl were corrected. |
|
The Git branch CR23383 is ready to be reviewed. Please review. |
|
Small corrections were made in Graphic3d_Structure and V3d_View CDL documentations. |
|
Branch CR23383 reviewed without remarks, ready for testing. |
|
Dear BugMaster, Branch CR23383 (and products from GIT master) was compiled on Linux and Windows platforms and tested. Regression: Not detected Improvements: Not detected Testing case: Not needed |
occt: master 9edc5e12 2012-11-02 12:02:19
|
0023383: Bugs in CDL documentation of visualization classes Added lines in CDL documentation for SetDisplayPriority and SetViewingVolume. |
Affected Issues 0023383 |
|
mod - src/Graphic3d/Graphic3d_Structure.cdl | Diff File | ||
mod - src/V3d/V3d_View.cdl | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-08-15 20:50 |
|
New Issue | |
2012-08-15 20:50 |
|
Assigned To | => san |
2012-08-15 20:53 |
|
Description Updated | |
2012-10-23 15:13 |
|
Assigned To | san => ilv |
2012-10-23 15:13 |
|
Status | new => assigned |
2012-10-24 10:06 |
|
Assigned To | ilv => aba |
2012-10-24 11:13 |
|
Note Added: 0021916 | |
2012-10-24 11:16 |
|
Note Added: 0021917 | |
2012-10-24 11:16 |
|
Status | assigned => resolved |
2012-10-24 11:17 |
|
Assigned To | aba => san |
2012-10-25 11:50 |
|
Note Added: 0021936 | |
2012-10-26 23:33 |
|
Note Added: 0021977 | |
2012-10-26 23:33 |
|
Assigned To | san => bugmaster |
2012-10-26 23:33 |
|
Status | resolved => reviewed |
2012-10-31 12:46 | apn | Note Added: 0022031 | |
2012-10-31 12:46 | apn | Test case number | => Not needed |
2012-10-31 12:46 | apn | Status | reviewed => tested |
2012-11-06 19:02 |
|
Changeset attached | => occt master 9edc5e12 |
2012-11-06 19:02 |
|
Assigned To | bugmaster => aba |
2012-11-06 19:02 |
|
Status | tested => verified |
2012-11-06 19:02 |
|
Resolution | open => fixed |
2012-11-16 13:13 | bugmaster | Fixed in Version | => 6.5.4 |
2012-11-16 13:18 | bugmaster | Status | verified => closed |