Geogram
Version 1.9.1-rc
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 | |
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.