Merge pull request #15528 from ppphp/move_some_inventor

refactor: move some nodes to Inventor folder
This commit is contained in:
Chris Hennes
2024-11-22 12:20:50 -05:00
committed by GitHub
28 changed files with 545 additions and 553 deletions

View File

@@ -43,11 +43,11 @@
#include "NavigationStyle.h"
#include "Application.h"
#include "Inventor/SoMouseWheelEvent.h"
#include "MenuManager.h"
#include "MouseSelection.h"
#include "NavigationAnimator.h"
#include "NavigationAnimation.h"
#include "SoMouseWheelEvent.h"
#include "View3DInventorViewer.h"
using namespace Gui;