All public logs
From KitwarePublic
Jump to navigationJump to search
Combined display of all available logs of KitwarePublic. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:02, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Picking/CellPicking (content was: "<div class="floatright">File:VTK_Examples_Baseline_Picking_TestCellPicking.png</div> This example demonstrates how to get the coordinates of the point on an actor that is clicked with the left mouse button. It also indicates which cell the selected point belongs to by highlighting the edges of that cell. ==CellPicking.cxx== <source lang="cpp"> #include <vtkVersion.h> #include <vtkSmartPointer.h> #include <vtkRendererCollection.h> #include <vtkDataSetMapper.h> #include <vtk...")