Package jgl.glu

Class nurbs_nurbs

  • Direct Known Subclasses:
    nurbs_curve, nurbs_pwl_curve, nurbs_surface

    public abstract class nurbs_nurbs
    extends Object
    nurbs_nurbs is the super class of curve and surface of GLU NURBS of JavaGL 2.1.
    Version:
    0.1, 31 Oct 1999
    Author:
    Robin Bing-Yu Chen
    • Field Detail

      • dim

        public int dim
      • type

        public int type
    • Constructor Detail

      • nurbs_nurbs

        public nurbs_nurbs()