AppFwk: Moved PdmUi3dObjectEditorHandle and PdmUiSelection3dEditorVisualizer into correct place in PdmUiCore

This commit is contained in:
Jacob Støren
2018-11-27 10:31:54 +01:00
parent 318cd76b64
commit 3c32595e25
8 changed files with 376 additions and 209 deletions

View File

@@ -41,6 +41,8 @@
#include "RiuSimpleHistogramWidget.h"
#include "RiuViewerCommands.h"
#include "cafPdmUiSelection3dEditorVisualizer.h"
#include "cafTitledOverlayFrame.h"
#include "cafCategoryLegend.h"
#include "cafOverlayScalarMapperLegend.h"
@@ -68,7 +70,6 @@
#include "WindowEdgeAxesOverlayItem/RivWindowEdgeAxesOverlayItem.h"
#include <algorithm>
#include "WellPathCommands/PointTangentManipulator/RicPointTangentManipulator.h"
using cvf::ManipulatorTrackball;