#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 | |
PT (GraphicsWindow) main_win | |
void | render_frame (GraphicsPipe *pipe) |
void | display_func () |
int | main () |
Variables | |
PT_NamedNode | render |
|
Definition at line 39 of file test_wcr.cxx. References render_frame(). Referenced by main(). |
|
Definition at line 43 of file test_wcr.cxx. References display_func(). |
|
Definition at line 78 of file wdxGraphicsPipe7.cxx. |
|
Definition at line 155 of file graphicsPipeSelection.cxx. |
|
Definition at line 30 of file test_wcr.cxx. Referenced by display_func(). |
|
Definition at line 28 of file test_wcr.cxx. |