#include <graphicsPipe.h>
#include <interactiveGraphicsPipe.h>
#include <notify.h>
#include <pt_NamedNode.h>
#include "wcrGraphicsWindow.h"
Go to the source code of this file.
Functions | |
PT (GraphicsPipe) main_pipe | |
This function is passed to the GraphicsPipeSelection object to allow the user to make a default wglGraphicsPipe. | |
PT (GraphicsWindow) main_win | |
Creates a new window on the pipe, if possible. | |
void | render_frame (GraphicsPipe *pipe) |
void | display_func () |
int | main () |
Variables | |
PT_NamedNode | render |
Definition in file test_wcr.cxx.
|
Definition at line 42 of file test_wcr.cxx. |
|
Definition at line 46 of file test_wcr.cxx. |
|
Creates a new window on the pipe, if possible.
|
|
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. |
|
Definition at line 33 of file test_wcr.cxx. |
|
Definition at line 31 of file test_wcr.cxx. |