org.jdesktop.j3d.loaders.vrml97.impl
Class Time
java.lang.Object
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 |
Time
public Time()
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
Todo: put BSD License reference here..