#include "std/support.H"
#include "glew/glew.H"
#include "dev/devpoll.H"
#include "disp/colors.H"
#include "geom/body.H"
#include "geom/text2d.H"
#include "geom/line3d.H"
#include "geom/world.H"
#include "geom/winsys.H"
#include "std/config.H"
#include "std/thread.H"
#include "std/time.H"
#include "std/run_avg.H"
Include dependency graph for world.C:
Go to the source code of this file.
Classes | |
class | XF_DRAW |
Functions | |
GEOMptr | map_obj (CGEOMptr &name, CGEOMlist &mapfrom, CGEOMlist &mapto) |
class | REF_CLASS (WMSG) |
class | REF_CLASS (WMMSG) |
Variables | |
bool | debug_threads = Config::get_var_bool("JOT_DEBUG_THREADS") != 0 |
TEXT2Dptr | msgtext |
const int | MAXLINES = 6 |
TEXT2Dptr | mmsgtext [MAXLINES] |
|
Definition at line 281 of file world.C. References ARRAY< T >::num(). |
|
Definition at line 488 of file world.C. References NULL_STR, the_time(), and FRAMEobs::tick(). |
|
Definition at line 431 of file world.C. References NULL_STR, the_time(), and FRAMEobs::tick(). |
|
|
|
|
|
|
|
|