]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkSurfaceTexture.h
#3459 Bug Refresh LookupTable SurfaceTexture
[bbtk.git] / packages / vtk / src / bbvtkSurfaceTexture.h
index c8108c0dd3ec8a8a21df7932044a42147021aa19..20032a563e36f5cb2c27743aecbc32b0751fd375 100644 (file)
@@ -36,7 +36,7 @@ class bbvtk_EXPORT SurfaceTexture
   void Process();
 
 
-       bool                                            firsttime;
+       int                                             backColorType;
        vtkUnsignedCharArray            *colors;
        vtkScalarsToColors                      *generalLookupTable;
        vtkLookupTable                          *colorLookupTable;