glcanvas
Class Streamlines

java.lang.Object
  extended by glcanvas.Streamlines

public class Streamlines
extends java.lang.Object


Constructor Summary
Streamlines(FlowChannel[] channels)
           
 
Method Summary
 void drawStreamlines(javax.media.opengl.GL gl)
           
static void setColor(Vec4 col)
           
static void setStep(int val)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Streamlines

public Streamlines(FlowChannel[] channels)
Method Detail

drawStreamlines

public void drawStreamlines(javax.media.opengl.GL gl)

setColor

public static void setColor(Vec4 col)

setStep

public static void setStep(int val)