Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

direct/src/showbase/showBase.cxx File Reference

#include "showBase.h"
#include "throw_event.h"
#include "graphicsWindow.h"
#include "chancfg.h"
#include "renderBuffer.h"
#include "get_config_path.h"
#include "camera.h"
#include "graphicsPipeSelection.h"

Go to the source code of this file.

Defines

#define MAX_FULLSCREEN_TESTS   10

Functions

 ConfigureDef (config_showbase)
 ConfigureFn (config_showbase)
DSearchPathget_particle_path ()
void throw_new_frame ()
void take_snapshot (GraphicsWindow *win, const string &name)
ConfigShowbaseget_config_showbase ()
void add_fullscreen_testsize (int xsize, int ysize)
void runtest_fullscreen_sizes (GraphicsWindow *win)
bool query_fullscreen_testresult (int xsize, int ysize)

Variables

int num_fullscreen_testsizes = 0
int fullscreen_testsizes [MAX_FULLSCREEN_TESTS *2]


Detailed Description

Definition in file showBase.cxx.


Define Documentation

#define MAX_FULLSCREEN_TESTS   10
 

Definition at line 78 of file showBase.cxx.

Referenced by get_config_showbase().


Function Documentation

void add_fullscreen_testsize int  xsize,
int  ysize
 

Definition at line 82 of file showBase.cxx.

ConfigureDef config_showbase   ) 
 

ConfigureFn config_showbase   ) 
 

Definition at line 34 of file showBase.cxx.

References get_config_path(), and NULL.

ConfigShowbase& get_config_showbase  ) 
 

Definition at line 72 of file showBase.cxx.

References fullscreen_testsizes, MAX_FULLSCREEN_TESTS, and num_fullscreen_testsizes.

DSearchPath& get_particle_path  ) 
 

Definition at line 38 of file showBase.cxx.

bool query_fullscreen_testresult int  xsize,
int  ysize
 

Definition at line 102 of file showBase.cxx.

References fullscreen_testsizes, and num_fullscreen_testsizes.

void runtest_fullscreen_sizes GraphicsWindow win  ) 
 

Definition at line 97 of file showBase.cxx.

void take_snapshot GraphicsWindow win,
const string &  name
 

Definition at line 52 of file showBase.cxx.

References height, width, and win.

void throw_new_frame  ) 
 

Definition at line 46 of file showBase.cxx.

References GraphicsWindow::get_gsg(), GraphicsStateGuardian::get_render_buffer(), RenderBuffer::T_front, and win.


Variable Documentation

int fullscreen_testsizes[MAX_FULLSCREEN_TESTS * 2] [static]
 

Definition at line 79 of file showBase.cxx.

Referenced by get_config_showbase(), and query_fullscreen_testresult().

int num_fullscreen_testsizes = 0 [static]
 

Definition at line 77 of file showBase.cxx.

Referenced by get_config_showbase(), and query_fullscreen_testresult().


Generated on Fri May 2 01:38:08 2003 for Direct by doxygen1.3