-
-
class
gl_depth_geo is the geometry class with depth value of JavaGL 2.1.
class
gl_lit_tex_geo is geometry class for texturing with lighting of jGL 2.4.
class
gl_lit_tex_z_geo is the geometry class for texturing with lighting and depth value of jGL 2.3.
class
gl_smooth_geo is the geometry class for smooth shading of jGL 2.4.
class
gl_smooth_z_geo is geometry class for smooth shading with depth of JavaGL 2.1.
class
gl_tex_geo is the geometry class for texturing of jGL 2.4.
class
gl_tex_z_geo is the geometry class for texturing with depth value of JavaGL 2.1.
-
class
gle_phong_geo is the geometry class for phong shading of jGL 2.5.
class
gle_phong_z_geo is the geometry class for phong shading with depth value of jGL 2.5.