y25.view
Class ArrowRealizer25D

java.lang.Object
  extended byy25.view.ArrowRealizer25D

public class ArrowRealizer25D
extends java.lang.Object

maybe name this class difernetly to avoid confusion with other realizers


Field Summary
static int standardArrowSides
           
 
Constructor Summary
ArrowRealizer25D()
           
 
Method Summary
static void paintGL(javax.media.opengl.GLAutoDrawable drawable, Camera camera, y.view.Arrow arrow, Point3D tip, Vector3D tipToBase, float radius)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

standardArrowSides

public static int standardArrowSides
Constructor Detail

ArrowRealizer25D

public ArrowRealizer25D()
Method Detail

paintGL

public static void paintGL(javax.media.opengl.GLAutoDrawable drawable,
                           Camera camera,
                           y.view.Arrow arrow,
                           Point3D tip,
                           Vector3D tipToBase,
                           float radius)