refactor: move some nodes to Inventor folder

This commit is contained in:
liukaiwen
2024-07-20 01:07:04 +08:00
parent 51789ae8a1
commit 4c6b7dadeb
26 changed files with 537 additions and 545 deletions

View File

@@ -94,14 +94,14 @@
#include "Application.h"
#include "Document.h"
#include "GLPainter.h"
#include "Inventor/SoAxisCrossKit.h"
#include "Inventor/SoFCBoundingBox.h"
#include "MainWindow.h"
#include "Multisample.h"
#include "NaviCube.h"
#include "NavigationStyle.h"
#include "Selection.h"
#include "SoAxisCrossKit.h"
#include "SoFCBackgroundGradient.h"
#include "SoFCBoundingBox.h"
#include "SoFCDB.h"
#include "SoFCInteractiveElement.h"
#include "SoFCOffscreenRenderer.h"