Skip to content

Commit d8839fd

Browse files
author
Xuan Huang
committed
hexvol support
1 parent 50cff40 commit d8839fd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Interface/Modules/Render/Ospray/VolumeViewer.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -243,10 +243,6 @@ public Q_SLOTS:
243243
void setBackgroundColor(float r, float g, float b);
244244

245245

246-
//******************* tmp post init for vol ****************//
247-
void postInitObjectConstruction_again(const OsprayViewerParameters& params, const OsprayGUIParameters& guiParams){
248-
postInitObjectConstruction(params, guiParams);
249-
}
250246

251247
protected:
252248

0 commit comments

Comments
 (0)