Graphite  Version 3
An experimental 3D geometry processing program
full_screen_effect.h File Reference

Base classes for full screen effects. More...

#include <OGF/scene_graph_gfx/common/common.h>
#include <OGF/gom/types/node.h>

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.
 

Detailed Description

Base classes for full screen effects.

Definition in file full_screen_effect.h.