Package jgl.glu
Class nurbs_obj
- java.lang.Object
-
- jgl.glu.nurbs_obj
-
public class nurbs_obj extends Object
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
Fields Modifier and Type Field Description float[]
knot
int
knot_count
int
order
int
stride
-
Constructor Summary
Constructors Constructor Description nurbs_obj()
-