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 afd06d09f7
commit 44884ecaf7
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"