Add OCCT data to output file

This commit is contained in:
johltn
2021-02-19 12:05:29 +01:00
parent f4fc8914b8
commit 9816e96a34
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@ private:
const H5std_string DATASET_NAME_POSITIONS;
const H5std_string DATASET_NAME_NORMALS;
const H5std_string DATASET_NAME_INDICES;
const H5std_string DATASET_NAME_OCCT;
H5::CompType mtype1;
H5::CompType mtype2;
H5::CompType mtype3;