summarylogtreecommitdiffstats
path: root/CloudViewer_vtkTexture.patch
blob: 8e77dfbba6da9d28e423e7256dbf5c1dd9da15c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*** a/CloudViewer.cpp	2019-12-21 02:54:34.605613314 +0100
--- b/CloudViewer.cpp	2019-12-21 02:18:21.426896537 +0100
***************
*** 71,76 ****
--- 71,77 ----
  #include <vtkOBBTree.h>
  #include <vtkObjectFactory.h>
  #include <vtkQuad.h>
+ #include <vtkTexture.h>
  #include <opencv/vtkImageMatSource.h>
  
  #ifdef RTABMAP_OCTOMAP