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 4c7edcf commit 8d50be0Copy full SHA for 8d50be0
1 file changed
DVRTransferFunction/src/TransferFunctionPlugin.h
@@ -95,8 +95,6 @@ class TransferFunctionPlugin : public ViewPlugin
95
QPointer<MaterialSettings> _materialSettings; /** Material settings action */
96
QPointer<HorizontalToolbarAction> _primaryToolbarAction; /** Horizontal toolbar for primary content */
97
98
- static const std::int32_t LAZY_UPDATE_INTERVAL = 2;
99
-
100
};
101
102
// =============================================================================
0 commit comments