Package jgl.glu

Class nurbs_bz_surf


  • public class nurbs_bz_surf
    extends Object
    nurbs_bz_surf is one of the GLU NURBS class of JavaGL 2.1.
    Version:
    0.1, 6 Nov 1999
    Author:
    Robin Bing-Yu Chen
    • Constructor Detail

      • nurbs_bz_surf

        public nurbs_bz_surf()
      • nurbs_bz_surf

        public nurbs_bz_surf​(GL myGL)
    • Method Detail

      • map

        public void map​(int s,
                        int t)
      • set_property

        public void set_property​(int display_mode,
                                 int[][] sfactors,
                                 int[][] tfactors,
                                 int s_bezier_cnt,
                                 int t_bezier_cnt)