Package jgl.context.geometry
Class gl_depth_geo
java.lang.Object
jgl.context.geometry.gl_geometry
jgl.context.geometry.gl_depth_geo
gl_depth_geo is the geometry class with depth value of JavaGL 2.1.
- Version:
- 0.3, 3 Dec 1999
- Author:
- Robin Bing-Yu Chen
-
Field Summary
Fields inherited from class jgl.context.geometry.gl_geometry
CC, countBegin, CR, LineReset, VertexSize
-
Constructor Summary
-
Method Summary
Methods inherited from class jgl.context.geometry.gl_geometry
copy_vertex, extend_array, gl_begin, gl_end, gl_vertex, pack_line, pack_polygon, PerspectiveDivision, set_vertex, VertexTransformation
-
Constructor Details
-
gl_depth_geo
-
-
Method Details
-
draw_point
protected void draw_point(float[] p, int i) - Overrides:
draw_point
in classgl_geometry
-