This DtParameterDbEntryFactory class knows how to create entries that support this example (tank, route, waypoint)
Header file:
#ifndef DtParameterDbEntryFactory_H_
#define DtParameterDbEntryFactory_H_
class DtTargetDetectionSensorDescriptor;
class DtObstacleSensorDescriptor;
{
public:
protected:
};
#endif
Implementation:
#include <vlutil/vlPrint.h>
{
}
{
}
{
}
{
}
{
}
{
}