We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50cff40 commit d8839fdCopy full SHA for d8839fd
src/Interface/Modules/Render/Ospray/VolumeViewer.h
@@ -243,10 +243,6 @@ public Q_SLOTS:
243
void setBackgroundColor(float r, float g, float b);
244
245
246
- //******************* tmp post init for vol ****************//
247
- void postInitObjectConstruction_again(const OsprayViewerParameters& params, const OsprayGUIParameters& guiParams){
248
- postInitObjectConstruction(params, guiParams);
249
- }
250
251
protected:
252
0 commit comments