j3d.examples.alpha.custom
Class AlphaPair

java.lang.Object
  extended by j3d.examples.alpha.custom.AlphaPair

public class AlphaPair
extends java.lang.Object


Constructor Summary
AlphaPair(long time, float alpha)
           
 
Method Summary
 float getAlpha()
           
 long getTime()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlphaPair

public AlphaPair(long time,
                 float alpha)
Method Detail

getAlpha

public float getAlpha()

getTime

public long getTime()