From 7bb784bb6a46c69c40fa07aeca8918c4ca2b052a Mon Sep 17 00:00:00 2001 From: Kim Kulling Date: Thu, 11 Jul 2024 08:43:21 +0200 Subject: [PATCH] Fix vertex operator, some tests are still red. --- include/assimp/Vertex.h | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/include/assimp/Vertex.h b/include/assimp/Vertex.h index 02357bc29..c0a6a836a 100644 --- a/include/assimp/Vertex.h +++ b/include/assimp/Vertex.h @@ -230,7 +230,8 @@ private: // ---------------------------------------------------------------------------- /// This time binary arithmetic of v0 with a floating-point number - template