j3d.polyViewer.vec3
Class Utils

java.lang.Object
  extended by j3d.polyViewer.vec3.Utils

public class Utils
extends java.lang.Object

Copyright DocJava, inc. User: lyon

Date: Apr 14, 2005

Time: 6:37:15 AM


Constructor Summary
Utils()
           
 
Method Summary
static double scale(double t, double tmin, double tmax)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

scale

public static double scale(double t,
                           double tmin,
                           double tmax)