ENH: sync the missed codes before

Change-Id: Idc79a0fe401f1c7fbf8825a28556286089b46d54
This commit is contained in:
lane.wei 2024-04-08 10:01:55 +08:00 committed by Lane.Wei
parent a75bf84828
commit 839db8ec94
2 changed files with 3 additions and 1 deletions

View File

@ -482,4 +482,4 @@ void GLGizmoMeshBoolean::generate_new_volume(bool delete_input, const TriangleMe
}
}}
}}

View File

@ -3,6 +3,8 @@
#include <algorithm>
#include <boost/algorithm/string.hpp>
#include <wx/colordlg.h>
#include <cmath>
const static float param_13 = 1.0f / 3.0f;
const static float param_16116 = 16.0f / 116.0f;
const static float Xn = 0.950456f;