Package jgl.context
Class gl_list_item
java.lang.Object
jgl.context.gl_list_item
gl_list_item is the List Item class of jGL 2.3.
- Version:
- 0.2, 10 Feb 2001
- Author:
- Robin Bing-Yu Chen
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NodeKind
public int NodeKind -
IntPtr
public int[] IntPtr -
FloatPtr
public float[] FloatPtr -
BoolPtr
public boolean[] BoolPtr -
ObjPtr
-
-
Constructor Details
-
gl_list_item
public gl_list_item(int node)
-