#include "blendatt.h"
#include "biasgdgt.h"
#include "bevtrap.h"
#include "dragtool.h"
Go to the source code of this file.
Classes | |
class | OpContourNodes |
Copy of the blend nodes operation in blndtool.h. More... | |
class | ContourTool |
The Contour tool class Notes: Copied from the blend tool. More... | |
class | ContourInfoBarOp |
Class for handling the tool's information bar. More... | |
class | ContourDragBecomeA |
This is used to turn all nodes which are to be contoured into a single path for dragging. More... | |
class | ContourInfoBarOpCreate |
Class for creating ContourInfoBarOps. Derived classes of BarCreate are used by DialogBarOp::ReadBarsFromFile(). More... | |
Defines | |
#define | OPTOKEN_CONTOURNODES _T("ContourNode") |
|
Definition at line 119 of file cntrtool.h. |