#include "directbase.h"#include "eventHandler.h"#include "graphicsPipe.h"#include "graphicsWindow.h"#include "animControl.h"#include "pointerTo.h"#include "dconfig.h"#include "dSearchPath.h"#include "nodePath.h"#include "chancfg.h"Go to the source code of this file.
Typedefs | |
| typedef Config::Config< ConfigureGetConfig_config_showbase > | ConfigShowbase |
Functions | |
| ConfigureDecl (config_showbase, EXPCL_DIRECT, EXPTP_DIRECT) | |
| BEGIN_PUBLISH EXPCL_DIRECT DSearchPath & | get_particle_path () |
| EXPCL_DIRECT void | throw_new_frame () |
| EXPCL_DIRECT void | take_snapshot (GraphicsWindow *win, const string &name) |
| EXPCL_DIRECT ConfigShowbase & | get_config_showbase () |
| EXPCL_DIRECT void | add_fullscreen_testsize (int xsize, int ysize) |
| EXPCL_DIRECT void | runtest_fullscreen_sizes (GraphicsWindow *win) |
| EXPCL_DIRECT bool | query_fullscreen_testresult (int xsize, int ysize) |
Definition in file showBase.h.
|
|
Definition at line 38 of file showBase.h. |
|
||||||||||||
|
Definition at line 82 of file showBase.cxx. |
|
||||||||||||||||
|
|
|
|
Definition at line 72 of file showBase.cxx. References fullscreen_testsizes, MAX_FULLSCREEN_TESTS, and num_fullscreen_testsizes. |
|
|
Definition at line 38 of file showBase.cxx. |
|
||||||||||||
|
Definition at line 102 of file showBase.cxx. References fullscreen_testsizes, and num_fullscreen_testsizes. |
|
|
Definition at line 97 of file showBase.cxx. |
|
||||||||||||
|
Definition at line 52 of file showBase.cxx. |
|
|
Definition at line 46 of file showBase.cxx. References GraphicsWindow::get_gsg(), GraphicsStateGuardian::get_render_buffer(), RenderBuffer::T_front, and win. |
1.3