From 5d5f239204f5c0d1f7573c9ebc64b5ad1ae75b49 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 21 Jan 2022 03:01:16 +0000 Subject: CTAN sync 202201210301 --- graphics/asymptote/abs3doutfile.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics/asymptote/abs3doutfile.h') diff --git a/graphics/asymptote/abs3doutfile.h b/graphics/asymptote/abs3doutfile.h index 2871320952..78568c14a9 100644 --- a/graphics/asymptote/abs3doutfile.h +++ b/graphics/asymptote/abs3doutfile.h @@ -34,7 +34,9 @@ public: virtual void addStraightBezierTriangle( triple const* controls, triple const& Min, triple const& Max, prc::RGBAColour const* c) = 0; +#ifdef HAVE_LIBGLM virtual void addMaterial(Material const& mat) = 0; +#endif virtual void addSphere(triple const& center, double radius) = 0; -- cgit v1.2.3