#include <vclip.h>
Public Member Functions | |
void | add (PolyTree *pt) |
void | clear () |
PolyTree * | create (const char *name) const |
PolyTree * | create (int i) const |
const PolyTree * | lookup (const char *name) const |
const PolyTree * | lookup (int i) const |
int | size () |
Private Attributes | |
list< Handle< PolyTree > > | lib |