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