Package jgl.glu
Class nurbs_pwl_curve
java.lang.Object
jgl.glu.nurbs_nurbs
jgl.glu.nurbs_pwl_curve
nurbs_pwl_curve is one of the GLU NURBS class of JavaGL 2.1.
- Version:
- 0.1, 3 Nov 1999
- Author:
- Robin Bing-Yu Chen
-
Field Summary
Fields inherited from class jgl.glu.nurbs_nurbs
dim, type
-
Constructor Summary
-
Method Summary
-
Field Details
-
ctrlarray
public float[][] ctrlarray -
pt_count
public int pt_count -
stride
public int stride
-
-
Constructor Details
-
nurbs_pwl_curve
public nurbs_pwl_curve()
-