Package com.jme3.renderer.opengl
Class GLTiming
java.lang.Object
com.jme3.renderer.opengl.GLTiming
- All Implemented Interfaces:
InvocationHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
createGLTiming
(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:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-