nodepostpro.h File Reference

(r1785/r1282)

Go to the source code of this file.

Classes

class  NodeEffect
 Encapsulates everything to do with post processor nodes PostProcessor nodes are compound nodes which take the rendered output of their children and change it in some way. They are compound nodes so that they have a user-controlled position in the rendering order. More...

Defines

#define POSTPRO_ID_SHADOW   TEXT("Camelot/Internal/Shadow")
#define POSTPRO_DISPLAYNAME_SHADOW   TEXT("Shadow")
#define POSTPRO_ISDESTRUCTIVE_SHADOW   FALSE
#define POSTPRO_ID_FEATHER   TEXT("Camelot/Internal/Feather")
#define POSTPRO_DISPLAYNAME_FEATHER   TEXT("Feather")
#define POSTPRO_ISDESTRUCTIVE_FEATHER   FALSE


Define Documentation

#define POSTPRO_DISPLAYNAME_FEATHER   TEXT("Feather")
 

Definition at line 112 of file nodepostpro.h.

#define POSTPRO_DISPLAYNAME_SHADOW   TEXT("Shadow")
 

Definition at line 108 of file nodepostpro.h.

#define POSTPRO_ID_FEATHER   TEXT("Camelot/Internal/Feather")
 

Definition at line 111 of file nodepostpro.h.

#define POSTPRO_ID_SHADOW   TEXT("Camelot/Internal/Shadow")
 

Definition at line 107 of file nodepostpro.h.

#define POSTPRO_ISDESTRUCTIVE_FEATHER   FALSE
 

Definition at line 113 of file nodepostpro.h.

#define POSTPRO_ISDESTRUCTIVE_SHADOW   FALSE
 

Definition at line 109 of file nodepostpro.h.


Generated on Sat Nov 10 03:49:16 2007 for Camelot by  doxygen 1.4.4