#include <Graphic3d_GraphicDevice.hxx>
Inheritance diagram for Graphic3d_GraphicDevice:

Public Member Functions | |
| Standard_EXPORT | Graphic3d_GraphicDevice (const Standard_CString Connexion, const Xw_TypeOfMapping Mapping=Xw_TOM_COLORCUBE, const Standard_Integer Ncolors=0, const Standard_Boolean UseDefault=Standard_True) |
| Creates a GraphicDevice . | |
| Standard_EXPORT | Graphic3d_GraphicDevice (const Aspect_Display DisplayHandle) |
| Creates a GraphicDevice from the Display structure . | |
| Standard_EXPORT void | Destroy () |
| Deletes the GraphicDevice <me>. . | |
| ~Graphic3d_GraphicDevice () | |
| 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. . | |
| Standard_EXPORT Standard_Boolean | ShrIsDefined (Standard_CString &aShr) const |
| Returns Standard_True if the shared library is defined by the environment. (variables : CSF_GraphicShr, CSF_Graphic3dLib, GRAPHICHOME) . | |
Private Attributes | |
| Handle_Graphic3d_GraphicDriver | MyGraphicDriver |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from Xw_GraphicDevice. |
|
|
Reimplemented from Xw_GraphicDevice. |
|
|
Reimplemented from Xw_GraphicDevice. |
|
|
|
|
|
|
|
|
|
1.4.1