us.ihmc.graphics3DAdapter.java3D
Class Java3DContextManager

java.lang.Object
  extended by us.ihmc.graphics3DAdapter.java3D.Java3DContextManager
All Implemented Interfaces:
ContextManager

public class Java3DContextManager
extends java.lang.Object
implements ContextManager

User: Matt Date: 1/16/13


Constructor Summary
Java3DContextManager()
           
 
Method Summary
 ViewportAdapter getCurrentViewport()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Java3DContextManager

public Java3DContextManager()
Method Detail

getCurrentViewport

public ViewportAdapter getCurrentViewport()
Specified by:
getCurrentViewport in interface ContextManager