|
Geogram Version 1.9.7
A programming library of geometric algorithms
|
Low-level base class for full screen effects. More...
#include <geogram_gfx/basic/common.h>#include <geogram_gfx/basic/GLSL.h>#include <geogram_gfx/basic/frame_buffer_object.h>#include <geogram/basic/counted.h>Go to the source code of this file.
Classes | |
| class | GEO::FullScreenEffectImpl |
| Implementation of full screen effects. More... | |
Namespaces | |
| namespace | GEO |
| Global Vorpaline namespace. | |
Typedefs | |
| typedef SmartPointer< FullScreenEffectImpl > | GEO::FullScreenEffectImpl_var |
| An automatic reference-counted pointer to a FullScreenEffectImpl. | |
Low-level base class for full screen effects.
Definition in file full_screen_effect.h.