Package jgl.context
Class gl_vertex
java.lang.Object
jgl.context.gl_vertex
- Direct Known Subclasses:
gle_vertex
gl_vertex is the Vertex class of JavaGL 2.0.
- Version:
- 0.2, 11 Jul 1999
- Author:
- Robin Bing-Yu Chen
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
Vertex
public float[] Vertex -
Color
public int[] Color -
TexCoord
public float[] TexCoord
-
-
Constructor Details
-
gl_vertex
public gl_vertex()
-