summarylogtreecommitdiffstats
path: root/CloudViewer_vtkTexture.patch
diff options
context:
space:
mode:
authorAmr Okasha2020-04-25 16:33:34 +0200
committerAmr Okasha2020-04-25 16:33:34 +0200
commite1ea8c49a50915121671ed2b9718ce471c9ed6e4 (patch)
tree78cb21d723b0914590fef4f85e67ecdcccef6632 /CloudViewer_vtkTexture.patch
downloadaur-e1ea8c49a50915121671ed2b9718ce471c9ed6e4.tar.gz
rtabmap ros-melodic-package
Diffstat (limited to 'CloudViewer_vtkTexture.patch')
-rw-r--r--CloudViewer_vtkTexture.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/CloudViewer_vtkTexture.patch b/CloudViewer_vtkTexture.patch
new file mode 100644
index 000000000000..8e77dfbba6da
--- /dev/null
+++ b/CloudViewer_vtkTexture.patch
@@ -0,0 +1,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
+