From 38886de0c3e9ea5729ef23e4c653fa2822f52e8f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 6 Apr 2021 14:43:39 +0200 Subject: xscreensaver 6.00 --- hacks/glx/quickhull.h | 1 + 1 file changed, 1 insertion(+) (limited to 'hacks/glx/quickhull.h') diff --git a/hacks/glx/quickhull.h b/hacks/glx/quickhull.h index 161b74e..5594ece 100644 --- a/hacks/glx/quickhull.h +++ b/hacks/glx/quickhull.h @@ -39,6 +39,7 @@ typedef struct qh_mesh { unsigned int nnormals; } qh_mesh_t; +/* If out of memory, returns a mesh with no vertices */ extern qh_mesh_t qh_quickhull3d(qh_vertex_t const* vertices, unsigned int nvertices); -- cgit v1.2.3-55-g7522