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