Package jgl.glu

Class nurbs_ct_surf


  • public class nurbs_ct_surf
    extends Object
    nurbs_ct_surf is one of the GLU NURBS class of JavaGL 2.1.
    Version:
    0.1, 31 Oct 1999
    Author:
    Robin Bing-Yu Chen
    • Field Detail

      • ctrl

        public float[][][] ctrl
      • s_stride

        public int s_stride
      • t_stride

        public int t_stride
      • offsets

        public float[][][][][] offsets
      • s_pt_cnt

        public int s_pt_cnt
      • t_pt_cnt

        public int t_pt_cnt
    • Constructor Detail

      • nurbs_ct_surf

        public nurbs_ct_surf()