Package jgl.glu
Class nurbs_bz_surf
java.lang.Object
jgl.glu.nurbs_bz_surf
nurbs_bz_surf is one of the GLU NURBS class of JavaGL 2.1.
- Version:
- 0.1, 6 Nov 1999
- Author:
- Robin Bing-Yu Chen
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
map
(int s, int t) void
set_property
(int display_mode, int[][] sfactors, int[][] tfactors, int s_bezier_cnt, int t_bezier_cnt)
-
Constructor Details
-
nurbs_bz_surf
public nurbs_bz_surf() -
nurbs_bz_surf
-
-
Method Details
-
map
public void map(int s, int t) -
set_property
public void set_property(int display_mode, int[][] sfactors, int[][] tfactors, int s_bezier_cnt, int t_bezier_cnt)
-