Package jgl.context

Class 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 Detail

      • NodeKind

        public int NodeKind
      • IntPtr

        public int[] IntPtr
      • FloatPtr

        public float[] FloatPtr
      • BoolPtr

        public boolean[] BoolPtr
      • ObjPtr

        public Object ObjPtr
    • Constructor Detail

      • gl_list_item

        public gl_list_item​(int node)