commit ccd6fee1b383201bc0e8babfd3d8c14cb0fcea1b
parent 8aa0513bbe33bf49180924aedce4e2a721cf5feb
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date: Wed, 5 Apr 2017 11:39:47 +0200
Fix the grammar (clipping for hemispheres was missing): is now optional.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/doc/input b/doc/input
@@ -186,6 +186,7 @@
<hemisphere> ::=
hemisphere:
radius: REAL # in ]0, INF)
+[ clip: <polyclip-list> ]
# By default slices is automatically compute with respect to the hemisphere
# extension
[ slices: INTEGER ] # in [4, 4096)