CloudViewer: refactoring + added CloudViewerCellPicker class to ignore picking backfaces (when backface culling is on)

This commit is contained in:
matlabbe
2018-08-21 16:11:05 -04:00
parent 0c790005b2
commit 63af05ef88
7 changed files with 777 additions and 305 deletions

View File

@@ -84,6 +84,8 @@ SET(SRC_FILES
./DatabaseViewer.cpp
./utilite/UPlot.cpp
./CloudViewer.cpp
./CloudViewerCellPicker.cpp
./CloudViewerInteractorStyle.cpp
./OdometryViewer.cpp
./LoopClosureViewer.cpp
./DataRecorder.cpp