#include "camtypes.h"#include "ppbevel.h"#include "pathtrap.h"#include "bevtrap.h"#include "gclips.h"#include "attrbev.h"Go to the source code of this file.
Defines | |
| #define | new CAM_DEBUG_NEW |
| #define | SHRINKSCALE 0.5 |
Functions | |
| CC_IMPLEMENT_DYNAMIC (BevelPathProcessor, PathProcessor) | |
| CC_IMPLEMENT_DYNAMIC (BevelAttributePathProcessor, PathProcessor) | |
Variables | |
| const MILLIPOINT | BevelPathProcessor_Flatness = 200 |
| const MILLIPOINT | BevelPathProcessor_Tolerance = 50 |
| INT32 | num = 0 |
| Constructor. | |
|
|
Definition at line 119 of file ppbevel.cpp. |
|
|
Definition at line 126 of file ppbevel.cpp. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Definition at line 123 of file ppbevel.cpp. |
|
|
Definition at line 124 of file ppbevel.cpp. |
|
|
Constructor.
Definition at line 140 of file ppbevel.cpp. |
1.4.4