X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fvtk%2Fsrc%2FbbvtkSurfaceTexture.h;h=20032a563e36f5cb2c27743aecbc32b0751fd375;hb=ab91e25f4ca81c10788da1fdd681a87f1f17641e;hp=c8108c0dd3ec8a8a21df7932044a42147021aa19;hpb=d8dcda9f784877269a0f7f2c17092202428397a8;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;