#include "camtypes.h"#include "fillramp.h"#include "blobs.h"#include "blendatt.h"#include "colormgr.h"#include "colcomp.h"Go to the source code of this file.
Defines | |
| #define | new CAM_DEBUG_NEW |
Functions | |
| CC_IMPLEMENT_DYNCREATE (RampItem, ListItem) | |
| CC_IMPLEMENT_DYNCREATE (ColRampItem, RampItem) | |
| CC_IMPLEMENT_DYNCREATE (TranspRampItem, RampItem) | |
| CC_IMPLEMENT_DYNAMIC (FillRamp, List) | |
| CC_IMPLEMENT_DYNAMIC (ColourRamp, FillRamp) | |
| CC_IMPLEMENT_DYNAMIC (TransparencyRamp, FillRamp) | |
|
|
Definition at line 125 of file fillramp.cpp. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.4.4