Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
dispGMC.setPointSize(20.0f); the points completely disappear.I compiled and ran example P4_14, which uses this line, and it works fine. A little exploration revealed that if I remove the line much later in the program
dRenderer.setBoxOn( false ); the points disappear in this progam as well. If I add the lines DisplayRenderer dRenderer = display.getDisplayRenderer(); dRenderer.setBoxOn( false ); to my original program, the expanded points appear! If I setBoxOn(true), the points again disappear. Bogus. Have any of you seen this behavior before? Ed Dr. Ed DeRouin"If at first the idea is not absurd, then there is no hope for it." - Albert Einstein
Visit my websites http://fossilweb.com and http://bassexpert.com
visad
archives: