Re: VisAD contour surfaces

Hi Tom,
 
Cool program.  All you need to do is add:
 
  _contour_controller.enableContours(true);
 
near the statement:
 
  _contour_controller.setSurfaceValue(0f);
 
For some crazy reason the default value is false, and I'll
change the default to true.  This method exists to support
user interfaces that let users toggle contours on and off,
eventually to be efficiently implemented with a Java3D
Switch.
 
Cheers,
Bill
----------------------------------------------------------
Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI  53706
whibbard@xxxxxxxxxxxxx  608-263-4427  fax: 608-263-6738
http://www.ssec.wisc.edu/~billh/vis.html
 
"kill cross-platform Java by growing the polluted Java market"
   - from an internal Microsoft planning document
 

  • 1998 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: