Unify drawing of layers and interactions into "drawables".
This commit is contained in:
@@ -11,7 +11,7 @@ namespace fmri
|
||||
public:
|
||||
explicit InputLayerVisualisation(const LayerData &data);
|
||||
|
||||
void render() override;
|
||||
void draw(float time) override;
|
||||
|
||||
private:
|
||||
Texture texture;
|
||||
|
||||
Reference in New Issue
Block a user