#include "disp/gel.H"#include "disp/cam.H"#include "disp/gel_filt.H"#include "disp/color.H"#include "disp/ray.H"#include "disp/light.H"#include "geom/image.H"#include "geom/texture.H"#include "std/support.H"#include "std/stop_watch.H"Include dependency graph for view.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | FRAME_TIME_OBSERVER_list |
| class | VIEWobs |
| class | VIEWlist |
| class | ThreadObs |
| class | STENCILCB |
| class | CLEARobs |
| class | VIEW |
Defines | |
| #define | CVIEWlist const VIEWlist |
| #define | CCLEARobsptr const CLEARobsptr |
| #define | CHANGED(X) VIEWobs::notify_viewobs(this, X) |
Typedefs | |
| typedef ARRAYptrs< ThreadObs * > | Threadobs_list |
Functions | |
| MAKE_PTR_SUBC (VIEW, SCHEDULER) | |
| MAKE_PTR_BASEC (CLEARobs) | |
| class | REF_CLASS (VIEWimpl) |
| double | at_length (mlib::CWpt &p, double length) |
Variables | |
| Cstr_ptr | RSMOOTH_SHADE |
| Cstr_ptr | RFLAT_SHADE |
| Cstr_ptr | RSPEC_SHADE |
| Cstr_ptr | RHIDDEN_LINE |
| Cstr_ptr | RWIRE_FRAME |
| Cstr_ptr | RNORMALS |
| Cstr_ptr | RNORMALS_ONLY |
| Cstr_ptr | RCOLOR_ID |
| Cstr_ptr | RSHOW_TRI_STRIPS |
| Cstr_ptr | RKEY_LINE |
| Cstr_ptr | RSIL_FRAME |
| Cstr_ptr | SKYBOX_GRADIENT |
| VIEWlist | VIEWS |
| hashvar< int > | DONOT_CLIP_OBJ |
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Referenced by GL_VIEW::clear_draw_buffer(), TEXT2D::draw_debug(), and IDRefImage::IDRefImage(). |
|
|
Referenced by Patch::cur_tex(), and VIEW::VIEW(). |
|
|
Referenced by VIEW::VIEW(). |
|
|
Referenced by VIEW::VIEW(). |
|
|
Referenced by VIEW::VIEW(). |
|
|
|
|
|
Referenced by VIEW::VIEW(). |
|
|
Referenced by VIEW::VIEW(). |
|
|
Referenced by SMVIEWapp::init_scene(), and VIEW::VIEW(). |
|
|
|
|
|
Referenced by GL_VIEW::draw_objects(), and VIEW::VIEW(). |
|
|
Referenced by VIEW::VIEW(). |
|
|
Definition at line 88 of file view.C. Referenced by GLUT_MANAGER::do_idle(), JOTcam::get(), JOTwin::get(), JOTview::get(), BaseJOTapp::init(), DISTRIB::notify(), GL_VIEW::paint(), GL_VIEW::set_size(), and FPS::tick(). |
1.4.4