diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/lib/libgl.tex | 1 | ||||
-rw-r--r-- | Doc/libgl.tex | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Doc/lib/libgl.tex b/Doc/lib/libgl.tex index 8aa57a0..b168681 100644 --- a/Doc/lib/libgl.tex +++ b/Doc/lib/libgl.tex @@ -121,7 +121,6 @@ but the pairs have the point first and the normal second. \begin{funcdesc}{nurbssurface}{s_k\, t_k\, ctl\, s_ord\, t_ord\, type} % XXX s_k[], t_k[], ctl[][] -%\itembreak Defines a nurbs surface. The dimensions of \code{\var{ctl}[][]} diff --git a/Doc/libgl.tex b/Doc/libgl.tex index 8aa57a0..b168681 100644 --- a/Doc/libgl.tex +++ b/Doc/libgl.tex @@ -121,7 +121,6 @@ but the pairs have the point first and the normal second. \begin{funcdesc}{nurbssurface}{s_k\, t_k\, ctl\, s_ord\, t_ord\, type} % XXX s_k[], t_k[], ctl[][] -%\itembreak Defines a nurbs surface. The dimensions of \code{\var{ctl}[][]} |