Package jgl.glu
Class nurbs_ct_curv
java.lang.Object
jgl.glu.nurbs_ct_curv
nurbs_ct_curv is one of the GLU NURBS class of JavaGL 2.1.
- Version:
- 0.1, 11 Nov 1999
- Author:
- Robin Bing-Yu Chen
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
augment
(int s, nurbs_curve curv) void
convert
(nurbs_knot knot, nurbs_curve curv) void
draw
(GL JavaGL, nurbs_curve curv, int i)
-
Field Details
-
ctrl
public float[][] ctrl -
stride
public int stride -
offsets
public float[][][] offsets -
pt_cnt
public int pt_cnt
-
-
Constructor Details
-
nurbs_ct_curv
public nurbs_ct_curv()
-
-
Method Details
-
draw
-
augment
-
convert
-