X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FVISU_I%2FVISU_ColoredPrs3dFactory.hh;h=82735358382fab5e6b23fb784a67291ff94e4eab;hb=29138353c69f5230a1b99d0245a765a51ff1d9aa;hp=4b5c2b41cf6836fc3a0c817dc1e5bfdd1901b0e1;hpb=d90eeb25287fa1f390fe7a336547e74161708e44;p=modules%2Fvisu.git diff --git a/src/VISU_I/VISU_ColoredPrs3dFactory.hh b/src/VISU_I/VISU_ColoredPrs3dFactory.hh index 4b5c2b41..82735358 100644 --- a/src/VISU_I/VISU_ColoredPrs3dFactory.hh +++ b/src/VISU_I/VISU_ColoredPrs3dFactory.hh @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2010 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -19,6 +19,7 @@ // // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // + // VISU OBJECT : interactive object for VISU entities implementation // File : VISU_ColoredPrs3dCache_i.hh // Author : Oleg UVAROV @@ -39,6 +40,7 @@ #include "VISU_StreamLines_i.hh" #include "VISU_Vectors_i.hh" #include "VISU_CutLines_i.hh" +#include "VISU_CutSegment_i.hh" #include "VISU_CutPlanes_i.hh" #include "VISU_DeformedShape_i.hh" #include "VISU_IsoSurfaces_i.hh" @@ -61,9 +63,10 @@ namespace VISU TList > > > > > > > > > > + TList > > > > > > > > > > > TColoredPrs3dTypeList; @@ -76,9 +79,10 @@ namespace VISU TList, TList, TList, - TList, - TList, - TNullType> > > > > > > > > > > + TList, + TList, + TList, + TNullType> > > > > > > > > > > > TColoredPrs3dEnumList;