From e5b19fb151a45e102809d694496b4c21fbac70a2 Mon Sep 17 00:00:00 2001 From: Hugues Delorme Date: Tue, 4 Feb 2014 16:29:38 +0100 Subject: [PATCH] occ_support: remove unused attributes in foug_OccStlMeshDomain --- src/support/occ_libstl.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/support/occ_libstl.h b/src/support/occ_libstl.h index 63ab86a..9b57bb7 100644 --- a/src/support/occ_libstl.h +++ b/src/support/occ_libstl.h @@ -24,9 +24,6 @@ public: private: Handle_StlMesh_Mesh m_mesh; int m_domainId; - - Standard_Integer m_triVertexId[3]; - Standard_Real m_triNormalCoords[3]; }; FOUG_LIBSUPPORT_EXPORT