j3d-vrml97-0.1.0

org.jdesktop.j3d.loaders.vrml97.impl
Class Time

java.lang.Object
  extended by org.jdesktop.j3d.loaders.vrml97.impl.Time

public class Time
extends Object

Description of the Class


Constructor Summary
Time()
           
 
Method Summary
static double getNow()
          Gets the now attribute of the Time class
static void setSystemInitTime()
          Sets the systemInitTime attribute of the Time class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Time

public Time()
Method Detail

setSystemInitTime

public static void setSystemInitTime()
Sets the systemInitTime attribute of the Time class


getNow

public static double getNow()
Gets the now attribute of the Time class

Returns:
The now value

j3d-vrml97-0.1.0

Todo: put BSD License reference here..