View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012584 | Open CASCADE | OCCT:Visualization | public | 2006-06-09 12:43 | 2012-01-12 13:46 |
Reporter | Assigned To | ||||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 6.3.0 | ||||
Summary | 0012584: Exception "Invalid Floating Point Operation" in V3d_View::ColorScaleDisplay() method | ||||
Description | See code of draw-command: static Standard_Integer ColorScaleDisplay(Draw_Interpretor& , Standard_Integer , char** ) { Handle(V3d_View) V = ViewerTest::CurrentView(); if ( !V.IsNull() ) V->ColorScaleDisplay(); return 0; } | ||||
Additional information and documentation updates | Documentation remark, added by VTN 2008-02-01 10:52:17: Changes: The change of documentation is not needed. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2006-06-14 12:36 | bugmaster | Assigned To | bugmaster => mkv |
2006-06-14 12:36 | bugmaster | Status | new => assigned |
2008-01-25 17:14 |
|
CC | => smh |
2008-01-25 17:28 | bugmaster | Assigned To | mkv => vtn |
2008-01-25 18:21 |
|
BugsThisDependsOn | => 13439 |
2008-01-29 21:12 |
|
Status | assigned => resolved |
2008-02-01 12:46 |
|
Status | resolved => tested |
2008-02-08 16:51 | bugmaster | Status | tested => verified |
2009-06-23 18:29 | bugmaster | Status | verified => closed |
2009-06-23 18:29 | bugmaster | Resolution | @0@ => fixed |
2011-08-02 11:24 | bugmaster | Category | OCCT:VIZ => OCCT:Visualization |
2012-01-12 13:46 |
|
Assigned To | vtn => |
2012-01-12 13:46 |
|
Description Updated | |
2012-01-12 13:46 |
|
Additional Information Updated |