Package jgl.glu
Class nurbs_obj
java.lang.Object
jgl.glu.nurbs_obj
nurbs_obj is one of the GLU NURBS class of JavaGL 2.1.
- Version:
- 0.1, 2 Nov 1999
- Author:
- Robin Bing-Yu Chen
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
knot_count
public int knot_count -
knot
public float[] knot -
stride
public int stride -
order
public int order
-
-
Constructor Details
-
nurbs_obj
public nurbs_obj()
-
-
Method Details
-
test
public int test() -
fill
public void fill(int c, float[] k, int s, int o)
-