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).

Logs
  • 02:15, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/GeometricObjects/Circle (content was: "<div class="floatcenter">300px</div> A circle is simply the limiting case of a regular polygon. We use vtkRegularPolygonSource with a large number of Sides to approximate a circle. ==Circle.cxx== <source lang="cpp"> // Classes specific to this example #include <vtkRegularPolygonSource.h> #include <vtkPolyData.h> #include <vtkPolyDataMapper.h> // Generic VTK pipeline elements #include <vtkActor.h> #include <vtkRende...")