|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.toolsystem.DeviceManager
public class DeviceManager
TODO: document this
Constructor Summary | |
---|---|
DeviceManager(ToolSystemConfiguration config,
ToolEventQueue queue,
Viewer viewer)
|
Method Summary | |
---|---|
void |
dispose()
|
void |
setSystemTime(long timeStamp)
|
java.util.List<ToolEvent> |
updateImplicitDevices()
update implicit devices, i.e., CameraToWorld and RootToCamera Note that this method doesn't post any tool events because any tools or virtual devices that depend on the camera won't need this information until they're triggered by some other event. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeviceManager(ToolSystemConfiguration config, ToolEventQueue queue, Viewer viewer)
Method Detail |
---|
public java.util.List<ToolEvent> updateImplicitDevices()
public void dispose()
public void setSystemTime(long timeStamp)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |