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.

Re: Color Gridded3DSets

Hi,
I solved it by doing the following:

Data[] trial = {new Gridded3DSet(xyz_right, samples1,6),
         new Real(r,1),
         new Real(g,0),
         new Real(b,0)};
  TupleIface trialtuple = new Tuple(right_tuple,trial);
image_sequence_right.setSample(i,trialtuple);

Jay


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