Go to the source code of this file.
Classes | |
class | NodeMoulder |
defines the structure of a moulder object. The moulder exists only as a child of a mould object, controlling the production and manipulation of moulded versions of associated siblings. ie for each child (C) of a mould object, we create a moulder object (M). M controls the actual production and rendering of paths and bitmaps generated by C. More... | |
Defines | |
#define | OPTOKEN_NODEMOULDER _T("MoulderObject") |
|
Definition at line 109 of file nodemldr.h. |