Uses of Class
jgl.context.gl_image
Packages that use gl_image
-
Uses of gl_image in jgl.context.attrib
Methods in jgl.context.attrib that return gl_imageMethods in jgl.context.attrib with parameters of type gl_imageModifier and TypeMethodDescriptionvoid
gl_texture.set_tex_image
(int target, int level, int border, gl_image img) -
Uses of gl_image in jgl.context.attrib.texture
Fields in jgl.context.attrib.texture declared as gl_imageMethods in jgl.context.attrib.texture that return gl_imageMethods in jgl.context.attrib.texture with parameters of type gl_imageModifier and TypeMethodDescriptionvoid
gl_texture_obj.set_tex_image
(int level, int border, gl_image img) Constructors in jgl.context.attrib.texture with parameters of type gl_image