Graphite
Version 3
An experimental 3D geometry processing program
|
Base classes for full screen effects. More...
Go to the source code of this file.
Classes | |
class | OGF::FullScreenEffect |
A Full screen effect. More... | |
class | OGF::PlainFullScreenEffect |
The default dummy implementation of FullScreenEffect, that does nothing. More... | |
Namespaces | |
GEO | |
Global Vorpaline namespace. | |
OGF | |
Global Graphite namespace. | |
Typedefs | |
typedef SmartPointer< FullScreenEffect > | OGF::FullScreenEffect_var |
An automatic reference-counted pointer to a FulLScreenEffect. | |
Base classes for full screen effects.
Definition in file full_screen_effect.h.