|
Open CASCADE Technology
6.5.4
|
This class initializes a Windows NT Graphic Device.
#include <Graphic3d_WNTGraphicDevice.hxx>

Public Member Functions | |
| Graphic3d_WNTGraphicDevice () | |
| Creates a class instance and provide initialization of the graphic library. Warning: Raises if something wrong. | |
| Graphic3d_WNTGraphicDevice (const Standard_CString graphicLib) | |
| Creates a class instance and provide initialization of the graphic library defined by "graphicLib". Warning: Raises if something wrong. | |
| void | Destroy () |
| Destroys all resources attached to the graphic device. | |
| ~Graphic3d_WNTGraphicDevice () | |
| Handle_Aspect_GraphicDriver | GraphicDriver () const |
| Returns the GraphicDriver. | |
| void Graphic3d_WNTGraphicDevice::Destroy | ( | ) | [virtual] |
Reimplemented from WNT_GraphicDevice.
| Handle_Aspect_GraphicDriver Graphic3d_WNTGraphicDevice::GraphicDriver | ( | ) | const [virtual] |
Reimplemented from WNT_GraphicDevice.
1.8.0