0025845: VIS - Surface normals to be associated with polygonal source
[occt.git] / src / IVtkTools / IVtkTools_SubPolyDataFilter.hxx
index 1ea839c..709f088 100644 (file)
@@ -70,6 +70,7 @@ protected:
   IVtk_IdTypeMap myIdsSet;
   const char*    myIdsArrayName;
   bool           myDoFiltering;
+  bool           myToCopyNormals;
 };
 
 #ifdef _MSC_VER