Gui: Change SoQtOffscreenRendererPy to new PyCXX extension type

This commit is contained in:
marioalexis
2023-08-19 21:44:03 -03:00
committed by wwmayer
parent 098757b360
commit 28e0f5e9ff
6 changed files with 268 additions and 213 deletions

View File

@@ -84,7 +84,7 @@
#include "SoFCDB.h"
#include "Selection.h"
#include "SelectionFilterPy.h"
#include "SoFCOffscreenRenderer.h"
#include "SoQtOffscreenRendererPy.h"
#include "SplitView3DInventor.h"
#include "TaskView/TaskView.h"
#include "TaskView/TaskDialogPython.h"