View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0014325 | Open CASCADE | OCCT:Foundation Classes | public | 2006-12-20 15:43 | 2012-01-13 12:48 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| OS | All | ||||
| Fixed in Version | 6.2.0 | ||||
| Summary | 0014325: Incorrect implementation of methods Mirror() in gp_Vec | ||||
| Description | The implementation of methods Mirror() from gp_Vec and gp_Ax2 in gp_Vec class is incorrect: - the first simply does not take into account coordinates of the vector being mirrored - the latter uses intermediate result of calculation (MirXYZ) as symmetry axis instead of right one (Z) The fix follows | ||||
| Additional information and documentation updates | Documentation remark, added by ABV 2007-01-11 11:55:23: Improvements: The implementation of methods gp_Vec::Mirror(gp_Vec) and gp_Vec::Mirror(gp_Ax2) corrected. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-12-20 15:47 |
|
BugsThisDependsOn | => 14310 |
| 2007-01-11 13:47 | bugmaster | Assigned To | bugmaster => abv |
| 2007-01-11 13:47 | bugmaster | Status | new => assigned |
| 2007-01-11 13:55 |
|
Status | assigned => resolved |
| 2007-01-18 18:16 | bugmaster | Status | resolved => tested |
| 2007-01-23 15:22 | bugmaster | Status | tested => verified |
| 2007-06-01 12:20 | bugmaster | Status | verified => closed |
| 2007-06-01 12:20 | bugmaster | Resolution | @0@ => fixed |
| 2011-08-02 11:23 | bugmaster | Category | OCCT:FDC => OCCT:Foundation Classes |
| 2012-01-13 12:48 |
|
Description Updated | |
| 2012-01-13 12:48 |
|
Additional Information Updated |