#include <effects_stack.h>
Inheritance diagram for PPStackLevel:

Public Member Functions | |
| PPStackLevel () | |
| ~PPStackLevel () | |
Public Attributes | |
| NodeEffect * | pPPNode |
| String_256 | strPostProID |
| ListRange | listSelNodes |
| BOOL | bConsistent |
Definition at line 127 of file effects_stack.h.
|
|
Definition at line 131 of file effects_stack.h. 00131 {pPPNode=NULL; strPostProID=""; bConsistent=TRUE;}
|
|
|
Definition at line 132 of file effects_stack.h.
|
|
|
Definition at line 139 of file effects_stack.h. |
|
|
Definition at line 138 of file effects_stack.h. |
|
|
Definition at line 135 of file effects_stack.h. |
|
|
Definition at line 137 of file effects_stack.h. |
1.4.4