scg3  0.6
Leaf.h File Reference

Base class for all leaf nodes, i.e., nodes without children (composite pattern, abstract). More...

#include "Node.h"
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Base class for all leaf nodes, i.e., nodes without children (composite pattern, abstract).

Author
Volker Ahlers
volke.nosp@m.r.ah.nosp@m.lers@.nosp@m.hs-h.nosp@m.annov.nosp@m.er.d.nosp@m.e

Definition in file Leaf.h.