#include <pandabase.h>
#include "factoryBase.h"
#include "factory.I"
Go to the source code of this file.
Compounds | |
class | Factory |
A Factory can be used to create an instance of a particular subclass of some general base class. More... |
Definition in file factory.h.