Go to the source code of this file.
Classes | |
class | ExtendParams |
Parameter container for extension operation. See also:. More... | |
class | Extender |
Preliminary container class for Extend() function. This performs automatic extension and stretching of nodes. More... | |
Variables | |
static const BYTE | X_EXTEND = 1 |
static const BYTE | Y_EXTEND = 2 |
static const BYTE | X_STRETCH = 4 |
static const BYTE | Y_STRETCH = 8 |
static const INT32 | EXT_EXPAND_BUFFER = 10 |
static const INT32 | EXT_SHRINK_BUFFER = EXT_EXPAND_BUFFER + 1 |
|
Definition at line 113 of file extender.h. |
|
Definition at line 119 of file extender.h. |
|
Definition at line 106 of file extender.h. |
|
Definition at line 108 of file extender.h. |
|
Definition at line 107 of file extender.h. |
|
Definition at line 109 of file extender.h. |