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_objectGL. CC -
Uses of gl_object in jgl.context
Subclasses of gl_object in jgl.context Modifier and Type Class Description classgl_contextgl_context is the context class of jGL 2.4.classgl_listgl_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 classgle_contextgle_context is the extension context class of jGL 2.5.
-