View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001447 | Community | OCCT:Visualization | public | 2003-01-15 13:42 | 2011-12-15 16:43 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | not fixable | ||
| OS | All | ||||
| Summary | 0001447: ToPixMap & OpenGL Display List problem | ||||
| Description | This bug has been added by Gen Uemura rk7g-uemr@asahi-net.or.jp at http://www.opencascade.org/forumorg/bug.php?bug_id=103&f=8 . ---------- I found a problem in using V3d_View::ToPixMap function with Visual3d_Layer not works. Only 3D View items was displayed. (no Layer items displayed.) Because V3d_View::ToPixMap call "wglCreateContext" at call_togl_redraw in OpenGL_togl_redraw.c, but "OpenGL DisplayList" is not shared, Then Visual3d_Layer not works. ( because glIsList (ptrLayer->listIndex) at call_togl_redraw_layer2d in OpenGL_togl_begin_layer_mode.c failed. ) I think wglShareLists() API helps this problem, but it's return error code 2000.(PIXMAP format error?) And I think Visual3D_View_Print and call_togl_redraw_immediat_mode have same problem. --------------- | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2003-02-28 14:00 | bugmaster | Assigned To | bugmaster => sav |
| 2003-02-28 14:00 | bugmaster | Status | new => assigned |
| 2003-04-16 15:21 | bugmaster | Status | assigned => closed |
| 2003-04-16 15:21 | bugmaster | Resolution | @0@ => not fixable |
| 2011-08-02 11:24 | bugmaster | Category | OCCT:VIZ => OCCT:Visualization |
| 2011-12-15 16:43 |
|
Project | Open CASCADE => Community |