X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fvtk%2Fsrc%2FbbvtkSurfaceTexture.h;h=20032a563e36f5cb2c27743aecbc32b0751fd375;hb=9bf93d26c92029689cb5da02822edb68d5835864;hp=c8108c0dd3ec8a8a21df7932044a42147021aa19;hpb=360978002d02369e42cb4ab8008828613e3b8bf4;p=bbtk.git diff --git a/packages/vtk/src/bbvtkSurfaceTexture.h b/packages/vtk/src/bbvtkSurfaceTexture.h index c8108c0..20032a5 100644 --- a/packages/vtk/src/bbvtkSurfaceTexture.h +++ b/packages/vtk/src/bbvtkSurfaceTexture.h @@ -36,7 +36,7 @@ class bbvtk_EXPORT SurfaceTexture void Process(); - bool firsttime; + int backColorType; vtkUnsignedCharArray *colors; vtkScalarsToColors *generalLookupTable; vtkLookupTable *colorLookupTable;