Uses of Class
jgl.context.gl_object
-
Packages that use gl_object Package Description jgl jgl.context jgl.gle -
-
Uses of gl_object in jgl
Fields in jgl declared as gl_object Modifier and Type Field Description protected gl_object
GL. CC
-
Uses of gl_object in jgl.context
Subclasses of gl_object in jgl.context Modifier and Type Class Description class
gl_context
gl_context is the context class of jGL 2.4.class
gl_list
gl_list is the list class of jGL 2.4. -
Uses of gl_object in jgl.gle
Subclasses of gl_object in jgl.gle Modifier and Type Class Description class
gle_context
gle_context is the extension context class of jGL 2.5.
-