-
- Downloads
Added polygon selection to hardware selector.
A new Interaction style is added, and the hardware selector is modifed to handle polygon selection. This new type of selection, like the rubber band selection, is also based on pixel buffer. Change-Id: Ic886670fb8cf1bb4a6471b239d8767c03cfea2dc
Showing
- Interaction/Style/CMakeLists.txt 1 addition, 0 deletionsInteraction/Style/CMakeLists.txt
- Interaction/Style/vtkInteractorStyleDrawPolygon.cxx 226 additions, 0 deletionsInteraction/Style/vtkInteractorStyleDrawPolygon.cxx
- Interaction/Style/vtkInteractorStyleDrawPolygon.h 70 additions, 0 deletionsInteraction/Style/vtkInteractorStyleDrawPolygon.h
- Rendering/Core/vtkHardwareSelector.cxx 170 additions, 95 deletionsRendering/Core/vtkHardwareSelector.cxx
- Rendering/Core/vtkHardwareSelector.h 8 additions, 0 deletionsRendering/Core/vtkHardwareSelector.h
- Rendering/OpenGL/Testing/Cxx/CMakeLists.txt 1 addition, 0 deletionsRendering/OpenGL/Testing/Cxx/CMakeLists.txt
- Rendering/OpenGL/Testing/Cxx/TestPolygonSelection.cxx 411 additions, 0 deletionsRendering/OpenGL/Testing/Cxx/TestPolygonSelection.cxx
Loading
Please register or sign in to comment