|
Geogram Version 1.9.7
A programming library of geometric algorithms
|
Implementation of AmbientOcclusion 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::AmbientOcclusionImpl |
| Implementation of AmbientOcclusion full screen effect. More... | |
Namespaces | |
| namespace | GEO |
| Global Vorpaline namespace. | |
Typedefs | |
| typedef SmartPointer< AmbientOcclusionImpl > | GEO::AmbientOcclusionImpl_var |
| An automatic reference-counted pointer to an AmbientOcclusionImpl. | |
Implementation of AmbientOcclusion full screen effect.
Definition in file ambient_occlusion.h.