#include <OCCViewer_VService.h>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static | Handle (Aspect_Window) CreateWindow(const Handle(V3d_View)&view |
| static void | SetWindow (const Handle(V3d_View)&view, const Standard_Integer hiwin, const Standard_Integer lowin, const Xw_WindowQuality quality=Xw_WQ_3DQUALITY) |
| static void | SetMagnify (const Handle(V3d_View)&view, const Standard_Integer hiwin, const Standard_Integer lowin, const Handle(V3d_View)&aPreviousView, const Standard_Integer x1, const Standard_Integer y1, const Standard_Integer x2, const Standard_Integer y2, const Xw_WindowQuality quality=Xw_WQ_3DQUALITY) |
| static Handle_V3d_Viewer | Viewer3d (const Standard_CString display, const Standard_ExtString name, const Standard_CString domain="", const Quantity_Length ViewSize=1000.0, const V3d_TypeOfOrientation ViewProj=V3d_XposYnegZpos, const Standard_Boolean ComputedMode=Standard_True, const Standard_Boolean DefaultComputedMode=Standard_True) |
| static Handle_Aspect_WindowDriver | WindowDriver (const Standard_CString display, const Standard_Integer hiwin, const Standard_Integer lowin, const Quantity_NameOfColor color=Quantity_NOC_GRAY69) |
| static Handle_Aspect_WindowDriver | ImageDriver (const Standard_CString display, const Standard_Integer hiwin, const Standard_Integer lowin, const Quantity_NameOfColor color=Quantity_NOC_GRAY69) |
Data Fields | |
| static const Standard_Integer | hiwin |
| static const Standard_Integer const Standard_Integer | lowin |
| static const Standard_Integer const Standard_Integer const Xw_WindowQuality | quality |
| void* OCCViewer_VService.operator new | ( | size_t | , |
| void * | anAddress | ||
| ) |
| void* OCCViewer_VService.operator new | ( | size_t | size | ) |
| void OCCViewer_VService.operator delete | ( | void * | anAddress | ) |
| static OCCViewer_VService.Handle | ( | Aspect_Window | ) | const [static] |
| void OCCViewer_VService::SetWindow | ( | const Handle(V3d_View)& | view, |
| const Standard_Integer | hiwin, | ||
| const Standard_Integer | lowin, | ||
| const Xw_WindowQuality | quality = Xw_WQ_3DQUALITY |
||
| ) | [static] |
Maps CasCade view to the window [ static ]
| void OCCViewer_VService::SetMagnify | ( | const Handle(V3d_View)& | view, |
| const Standard_Integer | hiwin, | ||
| const Standard_Integer | lowin, | ||
| const Handle(V3d_View)& | prevView, | ||
| const Standard_Integer | x1, | ||
| const Standard_Integer | y1, | ||
| const Standard_Integer | x2, | ||
| const Standard_Integer | y2, | ||
| const Xw_WindowQuality | aQuality = Xw_WQ_3DQUALITY |
||
| ) | [static] |
Magnifies 'view' based on previous view [ static ]
References Handle().
| static Handle_V3d_Viewer OCCViewer_VService.Viewer3d | ( | const Standard_CString | display, |
| const Standard_ExtString | name, | ||
| const Standard_CString | domain = "", |
||
| const Quantity_Length | ViewSize = 1000.0, |
||
| const V3d_TypeOfOrientation | ViewProj = V3d_XposYnegZpos, |
||
| const Standard_Boolean | ComputedMode = Standard_True, |
||
| const Standard_Boolean | DefaultComputedMode = Standard_True |
||
| ) | [static] |
| static Handle_Aspect_WindowDriver OCCViewer_VService.WindowDriver | ( | const Standard_CString | display, |
| const Standard_Integer | hiwin, | ||
| const Standard_Integer | lowin, | ||
| const Quantity_NameOfColor | color = Quantity_NOC_GRAY69 |
||
| ) | [static] |
| static Handle_Aspect_WindowDriver OCCViewer_VService.ImageDriver | ( | const Standard_CString | display, |
| const Standard_Integer | hiwin, | ||
| const Standard_Integer | lowin, | ||
| const Quantity_NameOfColor | color = Quantity_NOC_GRAY69 |
||
| ) | [static] |
| const Standard_Integer OCCViewer_VService.hiwin |
| const Standard_Integer const Standard_Integer OCCViewer_VService.lowin |
| const Standard_Integer const Standard_Integer const Xw_WindowQuality OCCViewer_VService.quality |