Uses of Class
jgl.context.gl_vertex
Package
Description
-
Uses of gl_vertex in jgl.context
-
Uses of gl_vertex in jgl.context.clipping
Modifier and TypeMethodDescriptionprotected gl_vertex[]
protected gl_vertex[]
protected gl_vertex
gl_clipping.inter_point
(gl_vertex v1, gl_vertex v2, int i, int j) protected gl_vertex
gl_cp_clipping.inter_point
(gl_vertex v1, gl_vertex v2, float[] pl) protected gl_vertex
gl_cp_clipping.inter_point
(gl_vertex v1, gl_vertex v2, int xy, int j) protected gl_vertex
gl_cp_color_clipping.inter_point
(gl_vertex v1, gl_vertex v2, int i, int j) protected gl_vertex
gl_cp_lit_tex_clipping.inter_point
(gl_vertex v1, gl_vertex v2, int i, int j) protected gl_vertex
gl_cp_tex_clipping.inter_point
(gl_vertex v1, gl_vertex v2, int i, int j) protected gl_vertex
gl_2d_clipping.inter_point_neg
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_clipping.inter_point_neg
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_clipping.inter_point_neg
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_color_clipping.inter_point_neg
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_lit_tex_clipping.inter_point_neg
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_tex_clipping.inter_point_neg
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_2d_clipping.inter_point_pos
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_clipping.inter_point_pos
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_clipping.inter_point_pos
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_color_clipping.inter_point_pos
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_lit_tex_clipping.inter_point_pos
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_tex_clipping.inter_point_pos
(gl_vertex v1, gl_vertex v2, int xy) Modifier and TypeMethodDescriptionprotected gl_vertex[]
protected gl_vertex[]
protected int[]
gl_clipping.inter_color
(gl_vertex v1, gl_vertex v2) protected gl_vertex
gl_clipping.inter_point
(gl_vertex v1, gl_vertex v2, int i, int j) protected gl_vertex
gl_cp_clipping.inter_point
(gl_vertex v1, gl_vertex v2, float[] pl) protected gl_vertex
gl_cp_clipping.inter_point
(gl_vertex v1, gl_vertex v2, int xy, int j) protected gl_vertex
gl_cp_color_clipping.inter_point
(gl_vertex v1, gl_vertex v2, int i, int j) protected gl_vertex
gl_cp_lit_tex_clipping.inter_point
(gl_vertex v1, gl_vertex v2, int i, int j) protected gl_vertex
gl_cp_tex_clipping.inter_point
(gl_vertex v1, gl_vertex v2, int i, int j) protected gl_vertex
gl_2d_clipping.inter_point_neg
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_clipping.inter_point_neg
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_clipping.inter_point_neg
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_color_clipping.inter_point_neg
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_lit_tex_clipping.inter_point_neg
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_tex_clipping.inter_point_neg
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_2d_clipping.inter_point_pos
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_clipping.inter_point_pos
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_clipping.inter_point_pos
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_color_clipping.inter_point_pos
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_lit_tex_clipping.inter_point_pos
(gl_vertex v1, gl_vertex v2, int xy) protected gl_vertex
gl_vp_tex_clipping.inter_point_pos
(gl_vertex v1, gl_vertex v2, int xy) protected float[]
-
Uses of gl_vertex in jgl.context.geometry
-
Uses of gl_vertex in jgl.context.render
Modifier and TypeMethodDescriptionvoid
Draw a line in the Color Buffervoid
Draw a flat line in the Color Buffervoid
protected void
gl_render.draw_point
(gl_vertex v) protected void
gl_render.draw_point
(gl_vertex v, int color) void
gl_render.draw_triangle
(gl_vertex v1, gl_vertex v2, gl_vertex v3) Draw a flat triangle in the Color Buffervoid
gl_render.draw_triangle
(gl_vertex v1, gl_vertex v2, gl_vertex v3, int color) protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
gl_smooth.init_color
(gl_vertex v1, gl_vertex v2, gl_vertex v3) protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
-
Uses of gl_vertex in jgl.gle
Modifier and TypeClassDescriptionclass
gle_vertex is the extension Vertex class of jGL 2.5. -
Uses of gl_vertex in jgl.gle.geometry
-
Uses of gl_vertex in jgl.gle.render
Modifier and TypeMethodDescriptionprotected void
protected void
protected void
protected void