Uses of Class
org.robovm.apple.opengles.EAGLSharegroup
| Package | Description |
|---|---|
| org.robovm.apple.glkit | |
| org.robovm.apple.opengles |
-
Uses of EAGLSharegroup in org.robovm.apple.glkit
Methods in org.robovm.apple.glkit with parameters of type EAGLSharegroup Modifier and Type Method Description protected longGLKTextureLoader. init(EAGLSharegroup sharegroup)Deprecated.Constructors in org.robovm.apple.glkit with parameters of type EAGLSharegroup Constructor Description GLKTextureLoader(EAGLSharegroup sharegroup)Deprecated. -
Uses of EAGLSharegroup in org.robovm.apple.opengles
Methods in org.robovm.apple.opengles that return EAGLSharegroup Modifier and Type Method Description EAGLSharegroupEAGLContext. getSharegroup()Deprecated.Methods in org.robovm.apple.opengles with parameters of type EAGLSharegroup Modifier and Type Method Description protected longEAGLContext. init(EAGLRenderingAPI api, EAGLSharegroup sharegroup)Deprecated.Constructors in org.robovm.apple.opengles with parameters of type EAGLSharegroup Constructor Description EAGLContext(EAGLRenderingAPI api, EAGLSharegroup sharegroup)Deprecated.