Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
Implementation of UnsharpMasking full screen effect. More...
#include <geogram_gfx/basic/common.h>
#include <geogram_gfx/full_screen_effects/full_screen_effect.h>
#include <geogram_gfx/basic/frame_buffer_object.h>
Go to the source code of this file.
Classes | |
class | GEO::UnsharpMaskingImpl |
Implementation of UnsharpMasking full screen effect. More... | |
Namespaces | |
GEO | |
Global Vorpaline namespace. | |
Typedefs | |
typedef SmartPointer< UnsharpMaskingImpl > | GEO::UnsharpMaskingImpl_var |
An automatic reference-counted pointer to an UnsharpMaskingImpl. | |
Implementation of UnsharpMasking full screen effect.
Definition in file unsharp_masking.h.