![]() |
scg3
0.6
|
Base class for all leaf nodes, i.e., nodes without children (composite pattern, abstract). More...
#include "Node.h"
Go to the source code of this file.
Classes | |
class | scg::Leaf |
Base class for all leaf nodes, i.e., nodes without children (composite pattern, abstract). More... | |
Namespaces | |
scg | |
Base class for all leaf nodes, i.e., nodes without children (composite pattern, abstract).
Definition in file Leaf.h.