CPlusPlus
VTK Measurement Widgets
The article shows a few kinds of widgets which are used to measure the distance between two points, angle between two rays, and the bidimensional length of an object. Distance Measure The Distance On 2D Model We need vtkDistanceWidget, vtkDistanceRepresentation2D and vtkPointHandleRepresentation2D to help us to calculate the distance between Read more…