#include "wdxGraphicsPipe7.h"
#include "wdxGraphicsWindow7.h"
#include "config_dxgsg7.h"
Go to the source code of this file.
Functions | |
PT (GraphicsPipe) wdxGraphicsPipe7 | |
This function is passed to the GraphicsPipeSelection object to allow the user to make a default wglGraphicsPipe. | |
PT (GraphicsWindow) wdxGraphicsPipe7 | |
Creates a new window on the pipe, if possible. | |
PT (GraphicsStateGuardian) wdxGraphicsPipe7 | |
Creates a new GSG to use the pipe (but no windows have been created yet for the GSG). |
Definition in file wdxGraphicsPipe7.cxx.
|
Creates a new GSG to use the pipe (but no windows have been created yet for the GSG). This method will be called in the draw thread for the GSG. Definition at line 112 of file wdxGraphicsPipe7.cxx. |
|
Creates a new window on the pipe, if possible.
Definition at line 103 of file wdxGraphicsPipe7.cxx. References MyLoadLib(). |
|
This function is passed to the GraphicsPipeSelection object to allow the user to make a default wglGraphicsPipe.
Definition at line 90 of file wdxGraphicsPipe7.cxx. |