#include "ink.h"
#include "nodecomp.h"
Go to the source code of this file.
Classes | |
class | NodeGroup |
Group Node. More... | |
class | NodeListItemWithDocPtr |
This is used to allows blends of compounds to manage memory correctly. The class stores a pointer to the owning document - so that when the document dies, we only kill nodes associated with that document. More... |