Package jgl.glu
Class nurbs_curves
java.lang.Object
jgl.glu.nurbs_curves
nurbs_curves is one of the GLU NURBS class of JavaGL 2.1.
- Version:
- 0.1, 5 Nov 1999
- Author:
- Robin Bing-Yu Chen
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
fill_knot
(nurbs_knot geom_knot, nurbs_knot color_knot, nurbs_knot normal_knot, nurbs_knot texture_knot) int
test()
-
Field Details
-
geom
-
color
-
normal
-
texture
-
-
Constructor Details
-
nurbs_curves
public nurbs_curves()
-
-
Method Details
-
fill_knot
public int fill_knot(nurbs_knot geom_knot, nurbs_knot color_knot, nurbs_knot normal_knot, nurbs_knot texture_knot) -
test
public int test()
-