Uses of Class
jgl.context.render.gl_smooth
-
Packages that use gl_smooth Package Description jgl.context.render -
-
Uses of gl_smooth in jgl.context.render
Subclasses of gl_smooth in jgl.context.render Modifier and Type Class Description classgl_lit_texgl_lit_tex is the rendering class for texturing with lighting of jGL 2.4.classgl_lit_tex_zgl_lit_tex_z is the rendering class for texturing with lighting and depth of jGL 2.3.classgl_smooth_zgl_smooth_z is the rendering class for smooth shading and depth of JavaGL 2.1.
-