extender.h File Reference

(r1785/r1282)

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


Variable Documentation

const INT32 EXT_EXPAND_BUFFER = 10 [static]
 

Definition at line 113 of file extender.h.

const INT32 EXT_SHRINK_BUFFER = EXT_EXPAND_BUFFER + 1 [static]
 

Definition at line 119 of file extender.h.

const BYTE X_EXTEND = 1 [static]
 

Definition at line 106 of file extender.h.

const BYTE X_STRETCH = 4 [static]
 

Definition at line 108 of file extender.h.

const BYTE Y_EXTEND = 2 [static]
 

Definition at line 107 of file extender.h.

const BYTE Y_STRETCH = 8 [static]
 

Definition at line 109 of file extender.h.


Generated on Sat Nov 10 03:49:08 2007 for Camelot by  doxygen 1.4.4