Package com.jme3.renderer.opengl
Class GLTiming
java.lang.Object
com.jme3.renderer.opengl.GLTiming
- All Implemented Interfaces:
- InvocationHandler
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic ObjectcreateGLTiming(Object glInterface, GLTimingState state, Class<?>... glInterfaceClasses) 
- 
Constructor Details- 
GLTiming
 
- 
- 
Method Details- 
createGLTimingpublic static Object createGLTiming(Object glInterface, GLTimingState state, Class<?>... glInterfaceClasses) 
- 
invoke- Specified by:
- invokein interface- InvocationHandler
- Throws:
- Throwable
 
 
-