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 |
|
Definition at line 112 of file nodepostpro.h. |
|
Definition at line 108 of file nodepostpro.h. |
|
Definition at line 111 of file nodepostpro.h. |
|
Definition at line 107 of file nodepostpro.h. |
|
Definition at line 113 of file nodepostpro.h. |
|
Definition at line 109 of file nodepostpro.h. |