#include "axlInspectorTool.h"
#include "axlInspectorToolCreatorEllipsoid.h"
#include "axlInspectorToolCreatorLine.h"
#include "axlInspectorToolCreatorPlane.h"
#include "axlInspectorToolCreatorPoint.h"
#include "axlInspectorToolCreatorSphere.h"
#include "axlInspectorToolCreatorCone.h"
#include "axlInspectorToolCreatorCylinder.h"
#include "axlInspectorToolCreatorTorus.h"
#include "axlInspectorToolCreatorCircleArc.h"
#include "axlInspectorToolCreatorDataDynamicDialog.h"
#include "axlInspectorToolFactory.h"
#include "axlInspectorToolGeneric.h"
#include "axlInspectorObjectController.h"
#include "axlInspectorToolFieldGenerator.h"
#include <axlCore/axlAbstractView.h>
#include <axlCore/axlPoint.h>
#include <dtkCoreSupport/dtkAbstractProcess.h>
#include <dtkCoreSupport/dtkGlobal.h>
#include <QtDebug>