#include "std/support.H"
#include "glew/glew.H"
#include "disp/animator.H"
#include "disp/colors.H"
#include "geom/gl_view.H"
#include "geom/geom.H"
#include "disp/recorder.H"
#include "std/thread_mutex.H"
Include dependency graph for gl_view.C:
Go to the source code of this file.
Functions | |
static Cstr_ptr | in_swap_buffers ("GL_VIEW::swap_buffers") |
void | check (GEOMptr geom) |
bool | is_valid_3D_object (CGELptr &gel) |
Variables | |
static bool | multithread = Config::get_var_bool("JOT_MULTITHREAD",false) |
static ThreadMutex | polyextmutex |
static ThreadMutex | gl_version_mutex |
|
Definition at line 299 of file gl_view.C. Referenced by GL_VIEW::draw_objects(), IDRefImage::find_all_neighbors(), IDRefImage::find_neighbor(), IDRefImage::is_patch_sil_edge_near(), and IDRefImage::is_simplex_near(). |
|
Referenced by GL_VIEW::swap_buffers(). |
|
Definition at line 496 of file gl_view.C. Referenced by GL_VIEW::depth_compare(). |
|
|
|
|
|
|