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

@@ -41,7 +41,7 @@
#include <Base/Console.h>
#include <Base/Parameter.h>
#include <Base/Reader.h>
#include <Gui/SoFCBoundingBox.h>
#include <Gui/Inventor/SoFCBoundingBox.h>
#include "ViewProvider2DObject.h"