#884 Update manipulator box when single plane state changes

This commit is contained in:
Magne Sjaastad
2016-10-03 10:14:01 +02:00
parent 87e7b5dc80
commit bdf880d1ab
2 changed files with 22 additions and 6 deletions

View File

@@ -85,6 +85,7 @@ protected slots:
void slotUpdateGeometry(const cvf::Vec3d& origin, const cvf::Vec3d& size);
private:
void updateBoxManipulatorGeometry();
void rebuildGeometryAndScheduleCreateDisplayModel();
void updateVisibility();
void clampSinglePlaneValues();