|
Notes |
|
|
(0016985)
|
|
Ken Moreland
|
|
2009-07-28 11:32
|
|
|
Not long ago on the mailing list there was talk about adding a feature that would allow you to suppress the drawing of points or lines. This is one way of providing that functionality, but another GUI mechanism should also be satisfactory, right? |
|
|
|
(0016986)
|
|
David Doria
|
|
2009-07-28 11:36
|
|
|
Sure, however - the result is just the ability to turn off points. Although if it can be done somewhere else, setting the point size to zero should trigger the same functionality. |
|
|
|
(0025288)
|
|
David Partyka
|
|
2011-02-04 13:58
|
|
|
Please submit this as an idea to user voice. Unfortunately that point size setting is really a direct call to glPointSize() which doesn't allow point size of 0. |
|
|
|
(0025408)
|
|
Alan Scott
|
|
2011-02-11 21:38
|
|
|