#include "axlInspectorToolCreatorPlane.h"
#include "axlInspectorObjectController.h"
#include "axlInspectorObjectManagerTreeItem.h"
#include <axlCore/axlPoint.h>
#include <axlCore/axlPlane.h>
#include <axlCore/axlAbstractData.h>
#include <dtkCoreSupport/dtkAbstractProcessFactory.h>
#include <dtkCoreSupport/dtkAbstractProcess.h>
#include <dtkGuiSupport/dtkColorButton.h>
#include <axlCore/axlDataDynamic.h>
#include <axlCore/axlPlaneCreator.h>
#include <QtGui>
Go to the source code of this file.
Functions | |
axlInspectorToolInterface * | createaxlInspectorToolCreatorPlane (void) |
axlInspectorToolInterface* createaxlInspectorToolCreatorPlane | ( | void | ) |
Definition at line 266 of file axlInspectorToolCreatorPlane.cpp.