#include "axlInspectorToolCreatorTorus.h"
#include "axlInspectorObjectController.h"
#include "axlInspectorObjectManagerTreeItem.h"
#include <axlCore/axlPoint.h>
#include <axlCore/axlTorus.h>
#include <axlCore/axlAbstractData.h>
#include <dtkCoreSupport/dtkAbstractProcessFactory.h>
#include <dtkCoreSupport/dtkAbstractProcess.h>
#include <dtkGuiSupport/dtkColorButton.h>
#include <axlCore/axlDouble.h>
#include <axlCore/axlDataDynamic.h>
#include <axlCore/axlTorusCreator.h>
#include <QtGui>
Go to the source code of this file.
Functions | |
axlInspectorToolInterface * | createaxlInspectorToolCreatorTorus (void) |
axlInspectorToolInterface* createaxlInspectorToolCreatorTorus | ( | void | ) |
Definition at line 305 of file axlInspectorToolCreatorTorus.cpp.