View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022853 | Open CASCADE | OCCT:VIS | public | 2011-12-16 13:09 | 2014-11-11 12:58 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Target Version | 6.8.0 | Fixed in Version | 6.8.0 | ||
Summary | 0022853: Unification of IVtk_ICamera API | ||||
Description | IVtk_ICamera interface contains some methods that return several numeric values as out arguments, using C++ references. And there are few methods that return values as double*. It is proposed to unify the method signatures and use the same approach whenever possible. | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Two methods signatures are fixed: void getScale(double& x, double& y, double& z) const; void getViewCenter(double& x, double& y) const; |
|
IVTk_ICamera renamed to IVTk_IView. The issue has been corrected and should be closed, no testing is required. |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-12-16 13:09 |
|
New Issue | |
2011-12-16 13:09 |
|
Assigned To | => rkv |
2011-12-16 13:09 |
|
Status | new => assigned |
2011-12-16 16:23 |
|
Note Added: 0018890 | |
2011-12-16 16:23 |
|
Status | assigned => resolved |
2011-12-26 07:39 |
|
Project | Open CASCADE => Internal |
2012-05-12 17:37 |
|
Assigned To | rkv => san |
2012-08-18 14:37 |
|
Note Added: 0021264 | |
2012-08-18 14:37 |
|
Assigned To | san => bugmaster |
2012-08-18 14:37 |
|
Status | resolved => reviewed |
2014-09-18 09:50 |
|
Target Version | => 6.8.0 |
2014-09-18 09:58 |
|
Category | PRODUCTS:VIS => OCCT:VIS |
2014-09-18 10:39 | bugmaster | Project | Internal => Open CASCADE |
2014-09-22 11:35 | apn | Test case number | => Not needed |
2014-09-22 11:35 | apn | Assigned To | bugmaster => san |
2014-09-22 11:35 | apn | Status | reviewed => closed |
2014-09-22 11:35 | apn | Resolution | open => fixed |
2014-09-22 13:10 | apn | Assigned To | san => bugmaster |
2014-09-22 13:10 | apn | Status | closed => feedback |
2014-09-22 13:10 | apn | Status | feedback => tested |
2014-09-22 13:10 | apn | Status | tested => verified |
2014-09-22 13:10 | apn | Relationship added | related to 0024904 |
2014-11-11 12:45 |
|
Fixed in Version | => 6.8.0 |
2014-11-11 12:58 |
|
Status | verified => closed |