star-2d

Contour structuring for efficient 2D geometric queries
git clone git://git.meso-star.fr/star-2d.git
Log | Files | Refs | README | LICENSE

commit e827c8f3dee30386dd31ef6e31a912b411ab33a0
parent 1d97b14f84c88292cf82e1bc7c5f81ab13be23ac
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed, 13 Nov 2019 09:05:36 +0100

Update a comment in the s2d.h header

Diffstat:
Msrc/s2d.h | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/s2d.h b/src/s2d.h @@ -415,7 +415,8 @@ s2d_segment_get_vertex_attrib struct s2d_attrib* attrib); /* Resulting attrib */ /******************************************************************************* - * Line Segments API - manage a list of segments + * Line Segments API - manage a list of segments. Normal segments point toward + * the semi space whose orientation is clock wise. ******************************************************************************/ S2D_API res_T s2d_line_segments_setup_indexed_vertices