From 2a0ddc1e89ec7b947152c8d0cb132d58f2c00a81 Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Sun, 15 Jan 2017 22:15:47 +0100 Subject: Style: Various fixes to play nice with clang-format --- core/math/triangle_mesh.cpp | 45 ++++++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 21 deletions(-) (limited to 'core/math/triangle_mesh.cpp') diff --git a/core/math/triangle_mesh.cpp b/core/math/triangle_mesh.cpp index 74c465677..86f8bf29e 100644 --- a/core/math/triangle_mesh.cpp +++ b/core/math/triangle_mesh.cpp @@ -236,21 +236,22 @@ Vector3 TriangleMesh::get_area_normal(const Rect3& p_aabb) const { stack[level]=(VISIT_LEFT_BIT<