mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Source imageProcessingEnabled on/off with storage of previous state and
saving in mix file.
This commit is contained in:
@@ -11,7 +11,7 @@ class ImageProcessingShader : public Shader
|
||||
public:
|
||||
|
||||
ImageProcessingShader();
|
||||
// virtual ~ImageProcessingShader() {}
|
||||
ImageProcessingShader(const ImageProcessingShader &model);
|
||||
|
||||
void use() override;
|
||||
void reset() override;
|
||||
|
||||
Reference in New Issue
Block a user