mirror of https://github.com/CGAL/cgal
forth -> fourth
This commit is contained in:
parent
d4029c2b0a
commit
5ea8cf3143
|
|
@ -75,7 +75,7 @@ container of the output polylines. Since a polyline is composed of a
|
||||||
sequence of points, a polyline is a container itself. The fifth
|
sequence of points, a polyline is a container itself. The fifth
|
||||||
parameter determines whether to apply ISR or SR.
|
parameter determines whether to apply ISR or SR.
|
||||||
|
|
||||||
The forth parameter denotes the pixel size $w$. The plane will be
|
The fourth parameter denotes the pixel size $w$. The plane will be
|
||||||
tiled with square pixels of width $w$ such that the origin is the
|
tiled with square pixels of width $w$ such that the origin is the
|
||||||
center of a pixel. The sixth parameter denotes the output
|
center of a pixel. The sixth parameter denotes the output
|
||||||
representation. If the value of the sixth parameter is {\it true\/}
|
representation. If the value of the sixth parameter is {\it true\/}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue