gestalt.impl.jogl.shape.atom
Class JoglAtomLine

java.lang.Object
  extended by gestalt.impl.jogl.shape.atom.JoglAtomLine

public abstract class JoglAtomLine
extends java.lang.Object


Constructor Summary
JoglAtomLine()
           
 
Method Summary
static void draw(GL gl, Vector3f[] thePoints, Color[] theColors, float theLineWidth, int thePrimitve)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoglAtomLine

public JoglAtomLine()
Method Detail

draw

public static final void draw(GL gl,
                              Vector3f[] thePoints,
                              Color[] theColors,
                              float theLineWidth,
                              int thePrimitve)


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009