#include <Graphic3d_WNTGraphicDevice.hxx>
Inheritance diagram for Graphic3d_WNTGraphicDevice:
Public Member Functions | |
Standard_EXPORT | Graphic3d_WNTGraphicDevice () |
Creates a class instance and provide initialization of the graphic library. Warning: Raises if something wrong. . | |
Standard_EXPORT void | Destroy () |
Destroys all resources attached to the graphic device. . | |
~Graphic3d_WNTGraphicDevice () | |
Standard_EXPORT Handle_Aspect_GraphicDriver | GraphicDriver () const |
Returns the GraphicDriver. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Member Functions | |
Standard_EXPORT void | SetGraphicDriver () |
Sets the GraphicDriver. . | |
Private Attributes | |
Handle_Graphic3d_GraphicDriver | MyGraphicDriver |
OSD_SharedLibrary | MySharedLibrary |
|
|
|
|
|
Reimplemented from WNT_GraphicDevice. |
|
Reimplemented from WNT_GraphicDevice. |
|
Reimplemented from WNT_GraphicDevice. |
|
|
|
|
|
|