Package jgl.context

Class gl_list_item

java.lang.Object
jgl.context.gl_list_item

public class gl_list_item extends Object
gl_list_item is the List Item class of jGL 2.3.
Version:
0.2, 10 Feb 2001
Author:
Robin Bing-Yu Chen
  • Field Details

    • NodeKind

      public int NodeKind
    • IntPtr

      public int[] IntPtr
    • FloatPtr

      public float[] FloatPtr
    • BoolPtr

      public boolean[] BoolPtr
    • ObjPtr

      public Object ObjPtr
  • Constructor Details

    • gl_list_item

      public gl_list_item(int node)