Go to the source code of this file.
Classes | |
class | PPStackLevel |
class | EffectsStack |
Defines | |
#define | FEATHER_EFFECT |
#define | STACKPOS_BOTTOM 0 |
Find and represent a consistent arrangement of LiveEffects above a specified range (usually the SelRange) This is complicated because the SelRange can have an arbitary collection of LiveEffects applied to it which may or may not be wholly or partially consisent. This class currently holds info about LiveEffects that are applied to all nodes in the SelRange, contiguously, in the same order. | |
#define | STACKPOS_TOP 5000 |
#define | STACKPOS_INSERT_TOP 6000 |
#define | STACKPOS_INVALID -1 |
|
Definition at line 114 of file effects_stack.h. |
|
Find and represent a consistent arrangement of LiveEffects above a specified range (usually the SelRange) This is complicated because the SelRange can have an arbitary collection of LiveEffects applied to it which may or may not be wholly or partially consisent. This class currently holds info about LiveEffects that are applied to all nodes in the SelRange, contiguously, in the same order.
Definition at line 162 of file effects_stack.h. |
|
Definition at line 164 of file effects_stack.h. |
|
Definition at line 165 of file effects_stack.h. |
|
Definition at line 163 of file effects_stack.h. |