Visual hints in the 3D scene when sidebar matrix fields have focus -> legacy render case

This commit is contained in:
Enrico Turri 2018-12-20 11:42:26 +01:00
parent 54fae97032
commit 11da45e32f
2 changed files with 21 additions and 2 deletions

View file

@ -611,6 +611,7 @@ protected:
private:
void render_VBOs() const;
void render_legacy() const;
};
class GLArrow : public GLModel