Closed yvanblanchard closed 2 years ago
Hello and sorry for the late response.
There are toggleGridIsDrawn()
and setGridIsDrawn
methods in qglviewer.h
to do that.
There is no way to customise the drawing of the grid, but the code can easily be duplicated and customised as needed.
Hello,
do you know how to toggle on/off display of the Grid (by default, done by key "G"). And also, How to change the grid settings (number of lines, width, etc).
thank you.