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).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/Slider (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestSlider.png</div> ==3D Slider== This example demonstrates how to use a 3D slider widget. Here, the slider controls the resolution of the sphere. The slider is positioned in world coordinates - so if you rotate/translate/scale the scene, the slider will change orientation/position/size. Contrast this with the 2D slider widget that remains at a fixed location in the window. If...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/SeedWidgetWithCustomCallback (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestSeedWidget.png</div> This example demonstrates how to place seed points in the scene. The seed points can be used for operations like connectivity, segmentation, and region growing. ==SeedWidgetWithCustomCallback.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkActor.h> #include <vtkCommand.h> #include <vtkRenderWindow.h> #include <vtkRenderer.h> #include <vtkSphereSource.h> #include <vtkRend...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/RectilinearWipeWidget (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestRectilinearWipeWidget.png</div> This example illustrates the Rectilinear Wipe widget. This widget is useful for comparing two images. There are 7 different image comparison modes. A rectilinear wipe is a 2x2 checkerboard pattern created by combining two separate images, where various combinations of the checker squares are possible. Using this widget, the user can adjust the layout of the checker pattern, such...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/SeedWidgetImage (content was: "==SeedWidgetImage.cxx== <source lang="cpp"> #include <vtkActor.h> #include <vtkCommand.h> #include <vtkImageActor.h> #include <vtkImageCanvasSource2D.h> #include <vtkInteractorStyleImage.h> #include <vtkPointHandleRepresentation2D.h> #include <vtkPolyDataMapper.h> #include <vtkProperty2D.h> #include <vtkRenderer.h> #include <vtkRenderWindow.h> #include <vtkRenderWindowInteractor.h> #include <vtkSeedWidget.h> #include <vtkSeedRepresentation.h> #include <vtkSmartPointer.h> #inclu...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/SeedWidget (content was: "<div class="floatcenter">File:VTK_Examples_Baseline_Widgets_TestSeedWidget.png</div> This example demonstrates how to use vtkSeedWidget, which generates (seeds) points to be placed in the scene in the locations where the user clicks. The points can then be used for operations like connectivity, segmentation, and region growing. For an example using a custom callback where such operations can be assembled, see [[../SeedWidgetWithCustomCallback]] ==SeedWidget.cxx== <source...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/PlaneWidget (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestPlaneWidget.png</div> ==PlaneWidget.cxx== <source lang="cpp"> #include <vtkPlaneWidget.h> #include <vtkRenderer.h> #include <vtkRenderWindow.h> #include <vtkRenderWindowInteractor.h> #include <vtkSmartPointer.h> int main(int, char *[]) { vtkSmartPointer<vtkRenderer> renderer = vtkSmartPointer<vtkRenderer>::New(); vtkSmartPointer<vtkRenderWindow> renderWindow = vtkSmartPointer<vtkRenderWindow>::...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/OrientationMarkerWidget (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestOrientationMarkerWidget.png</div> This example uses a polydata as an orientation icon. You can get the bunny data http://gitorious.org/vtkwikiexamples/wikiexamples/blobs/raw/master/Testing/Data/Bunny.vtp here. ==OrientationMarkerWidget.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkXMLPolyDataReader.h> #include <vtkRenderer.h> #include <vtkRenderWindow.h> #include <vtkRenderWindowInterac...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/LogoWidget (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestLogoWidget.png</div> Turn the widget on before the render. Otherwise, it won't appear until you interact with the scene. ==LogoWidget.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkActor.h> #include <vtkImageCanvasSource2D.h> #include <vtkLogoRepresentation.h> #include <vtkLogoWidget.h> #include <vtkPolyData.h> #include <vtkPolyDataMapper.h> #include <vtkProperty2D.h> #include <vtkRenderWi...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/LineWidget2 (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestLineWidget2.png</div> ==LineWidget2.cxx== <source lang="cpp"> #include <vtkPolyDataMapper.h> #include <vtkActor.h> #include <vtkRenderWindow.h> #include <vtkRenderer.h> #include <vtkRenderWindowInteractor.h> #include <vtkPolyData.h> #include <vtkSmartPointer.h> #include <vtkSphereSource.h> #include <vtkLineWidget2.h> #include <vtkLineRepresentation.h> #include <vtkCommand.h> // This does the actual work. // Cal...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/ImplicitPlaneWidget2 (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestImplicitPlaneWidget2.png</div> This example shows how to use the second generation ImplicitPlaneWidget2 to interactively define the clipping plane for a polydata. If no arguments are specified, a vtkSphereSource generates the polydata. By specifying a .vtp file, the example can operate on arbitrary polydata. For example, try VTKData/Data/cow.vtp. ==ImplicitPlaneWidget2.cxx== <source lang="cpp"> #include <vtkSm...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/ImageTracerWidget (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestImageTracerWidget.png</div> ==ImageTracerWidget.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkCallbackCommand.h> #include <vtkImageActor.h> #include <vtkPolyDataMapper.h> #include <vtkActor.h> #include <vtkRenderWindow.h> #include <vtkRenderer.h> #include <vtkRenderWindowInteractor.h> #include <vtkPolyData.h> #include <vtkSphereSource.h> #include <vtkImageTracerWidget.h> #include <vtkImageM...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/ImageTracerWidgetInsideContour (content was: "<div class="floatcenter">File:VTK_Examples_Baseline_Widgets_TestImageTracerWidgetInsideContour.png</div> ==ImageTracerWidgetInsideContour.cxx== <source lang="cpp"> #include <vtkVersion.h> #include <vtkSmartPointer.h> #include <vtkPolygon.h> #include <vtkImageData.h> #include <vtkCallbackCommand.h> #include <vtkImageActor.h> #include <vtkImageMapper3D.h> #include <vtkPolyDataMapper.h> #include <vtkActor.h> #include <vtkRenderWindow.h> #include <vtkRenderer.h> #include <vtkRe...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/ImageTracerWidgetNonPlanar (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestImageTracerWidgetNonPlanar.png</div> ==ImageTracerWidgetNonPlanar.cxx== <source lang="cpp"> #include <vtkPolyDataMapper.h> #include <vtkActor.h> #include <vtkRenderWindow.h> #include <vtkRenderer.h> #include <vtkRenderWindowInteractor.h> #include <vtkPolyData.h> #include <vtkSmartPointer.h> #include <vtkSphereSource.h> #include <vtkImageTracerWidget.h> #include <vtkInteractorStyleTrackballCamera.h> int main(int...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/ImagePlaneWidget (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestImagePlaneWidget.png</div> ==ImagePlaneWidget.cxx== <source lang="cpp"> #include <vtkPolyDataMapper.h> #include <vtkActor.h> #include <vtkRenderWindow.h> #include <vtkRenderer.h> #include <vtkRenderWindowInteractor.h> #include <vtkPolyData.h> #include <vtkSmartPointer.h> #include <vtkSphereSource.h> #include <vtkImagePlaneWidget.h> #include <vtkInteractorStyleTrackballActor.h> #include <vtkInteractorStyleTrackba...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/HoverWidget (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestHoverWidget.png</div> ==HoverWidget.cxx== <source lang="cpp"> #include <vtkActor.h> #include <vtkCommand.h> #include <vtkHoverWidget.h> #include <vtkPolyDataMapper.h> #include <vtkRenderer.h> #include <vtkRenderWindow.h> #include <vtkRenderWindowInteractor.h> #include <vtkSmartPointer.h> #include <vtkSphereSource.h> class vtkHoverCallback : public vtkCommand { public: static vtkHoverCallback *New() {...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/DistanceWidget (content was: "* Contributed by Arnaud Gelas <div class="floatright">File:VTK_Examples_Baseline_Widgets_TestDistanceWidget.png</div> Click two points to see the distance between them. ==DistanceWidget.cxx== <source lang="cpp"> #include <vtkRenderWindow.h> #include <vtkRenderer.h> #include <vtkRenderWindowInteractor.h> #include <vtkSmartPointer.h> #include <vtkDistanceWidget.h> #include <vtkDistanceRepresentation.h> int main(int, char *[]) { // A renderer and render window vtkSmartP...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/ContourWidget (content was: "<div class="floatright">300px</div> This example generates a set of points which lie on a circle, and the contour through these points. This contour can be interactively warped/modified by dragging the control points. ==ContourWidget.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> // To setup the ContourWidget and its representation: #include <vtkContourWidget.h> #include <vtkProperty.h> #include <vtkOrientedG...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/CheckerboardWidget (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestCheckerboardWidget.png</div> <div class="floatright">thumb|300px|After interacting with the widget</div> Compare two images with a checkerboard. The widget permits interactive control of the number of checkers in the x/y directions. Checkerboards are often used to compare the results of image registration. For an alternative image comparison w...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/BorderWidget (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestBorderWidget.png</div> This example draws a border around a region selected with the mouse. Note that the default border color is white - so if you have a white background you will not see anything! ==BorderWidget.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkWidgetCallbackMapper.h> #include <vtkCommand.h> #include <vtkWidgetEvent.h> #include <vtkObjectFactory.h> #include <vtkActor.h> #inc...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/BoxWidget2 (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestBoxWidget2.png</div> This example uses a {{class|vtkBoxWidget2}} to manipulate an actor. The widget only contains the interaction logic; the actual box is drawn by the accompanying {{class|vtkBoxRepresentation}}. Contrary to the older {{class|vtkBoxWidget|older implementation}}, this widget doesn't provide functionality to assign it to one or more actors, so that has to be implemented manually. The box is dimens...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/CaptionWidget (content was: "<div class="floatright">File:VTK_Examples_Baseline_Widgets_TestCaptionWidget.png</div> ==CaptionWidget.cxx== <source lang="cpp"> #include <vtkPolyDataMapper.h> #include <vtkActor.h> #include <vtkRenderWindow.h> #include <vtkRenderer.h> #include <vtkRenderWindowInteractor.h> #include <vtkPolyData.h> #include <vtkSmartPointer.h> #include <vtkSphereSource.h> #include <vtkCaptionWidget.h> #include <vtkCaptionRepresentation.h> #include <vtkCaptionActor2D.h> #include <vtkTextActo...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/BoxWidget (content was: "<div class="floatright">File:VTK Examples Baseline Widgets TestBoxWidget.png</div> This example uses a {{class|vtkBoxWidget}} to manipulate an actor. The class includes geometry to draw a box around the object, which is bound to it via <code>SetProp3D</code>. The box is dimensioned using the <code>SetPlaceFactor</code> method, and positioned with the <code>PlaceWidget</code> method. After the initial setup, synchronizing the box with the object is done through a custom call...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/BoxWidget (content was: "<div class="floatright">File:VTK Examples Baseline Widgets TestBoxWidget.png</div> This example uses a {{class|vtkBoxWidget}} to manipulate an actor. The class includes geometry to draw a box around the object, which is bound to it via <code>SetProp3D</code>. The box is dimensioned using the <code>SetPlaceFactor</code> method, and positioned with the <code>PlaceWidget</code> method. After the initial setup, synchronizing the box with the object is done through a custom call...")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/BiDimensionalWidget (content was: "= '''See [https://lorensen.github.io/VTKExamples/site/Cxx/Widgets/BiDimensionalWidget BiDimensionalWidget] on the new [https://lorensen.github.io/VTKExamples/site/ VTKExamples website].''' =")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/BalloonWidget (content was: "= '''See [https://lorensen.github.io/VTKExamples/site/Cxx/Widgets/BalloonWidget BalloonWidget] on the new [https://lorensen.github.io/VTKExamples/site/ VTKExamples website].''' =")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/AngleWidget (content was: "= '''See [https://lorensen.github.io/VTKExamples/site/Cxx/Widgets/AngleWidget2D AngleWidget2D] on the new [https://lorensen.github.io/VTKExamples/site/ VTKExamples website].''' =")
- 02:52, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/AngleWidget2D (content was: "= '''See [https://lorensen.github.io/VTKExamples/site/Cxx/Widgets/AngleWidget2D AngleWidget2D] on the new [https://lorensen.github.io/VTKExamples/site/ VTKExamples website].''' =")
- 02:51, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Widgets/AffineWidget (content was: "= '''See [https://lorensen.github.io/VTKExamples/site/Cxx/Widgets/AffineWidget AffineWidget] on the new [https://lorensen.github.io/VTKExamples/site/ VTKExamples website].''' =")
- 02:51, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/VolumeRendering/SmartVolumeMapper (content was: "<div class="floatright">File:VTK_Examples_Baseline_VolumeRendering_TestSmartVolumeMapper.png</div> ==SmartVolumeMapper.cxx== <source lang="cpp"> #include <vtkVersion.h> #include <vtkSmartPointer.h> #include <vtkSphere.h> #include <vtkSampleFunction.h> #include <vtkSmartVolumeMapper.h> #include <vtkColorTransferFunction.h> #include <vtkPiecewiseFunction.h> #include <vtkRenderer.h> #include <vtkRenderWindow.h> #include <vtkRenderWindowInteractor.h> #include <vtkVolumeProperty...")
- 02:51, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/VolumeRendering/MinIntensityRendering (content was: "<div class="floatright">File:VTK_Examples_Baseline_VolumeRendering_TestMinIntensityRendering.png</div> ==MinIntensityRendering.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkCamera.h> #include <vtkFiniteDifferenceGradientEstimator.h> #include <vtkImageClip.h> #include <vtkPiecewiseFunction.h> #include <vtkRenderWindow.h> #include <vtkRenderWindowInteractor.h> #include <vtkRenderer.h> #include <vtkStructuredPoints.h> #include <vtkStructuredPointsReader.h...")
- 02:51, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/VolumeRendering/HAVSVolumeMapper (content was: "<div class="floatright">File:VTK_Examples_Baseline_VolumeRendering_TestHAVSVolumeMapper.png</div> ==HAVSVolumeMapper.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkHAVSVolumeMapper.h> #include <vtkRenderer.h> #include <vtkRenderWindow.h> #include <vtkRenderWindowInteractor.h> #include <vtkStructuredPointsReader.h> #include <vtkSLCReader.h> #include <vtkStructuredPoints.h> #include <vtkUnstructuredGrid.h> #include <vtkThreshold.h> #include <vtkDataSetTri...")
- 02:51, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/VisualizationAlgorithms/TubesWithVaryingRadiusAndColors (content was: "<div class="floatright">File:VTK_Examples_Baseline_VisualizationAlgorithms_TestTubesWithVaryingRadiusAndColors.png</div> This example shows how to vary the radius of a tube with one scalar and color the tube with another. * Contributed by Marcus Thamson ==TubesWithVaryingRadiusAndColors.cxx== <source lang="cpp"> #include <math.h> #include <vtkVersion.h> #include <vtkPolyData.h> #include <vtkPoints.h> #include <vtkCellArray.h> #include <vtkDoubleArray.h> #include <vtkPoly...")
- 02:51, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/VisualizationAlgorithms/TubesFromSplines (content was: "<div class="floatcenter">File:VTK_Examples_Baseline_VisualizationAlgorithms_TestTubesFromSplines.png</div> This example shows how to interpolate a set of points and generate tubes around the resulting polyline. Scalars associated with the points are also interpolated and used to vary the radius of the tube. '''NOTE:''' This example was inspired by a question asked by '...", and the only contributor was "Lorensen" (talk))
- 02:51, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/VisualizationAlgorithms/FindCellIntersections (content was: "<div class="floatcenter">File:VTK_Examples_Baseline_VisualizationAlgorithms_TestFindCellIntersections.png</div> This example shows how to use cell locator's FindCellsAlongLine method to visualize the cells that are intersected in an unstructured grid. The example uses the data file: https://github.com/lorensen/VTKWikiExamples/raw/master/Testing/Data/Disc_BiQuadraticQuad...", and the only contributor was "Lorensen" (talk))
- 02:51, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/VisualizationAlgorithms/FilledContours (content was: "<div class="floatright">File:VTK_Examples_Baseline_VisualizationAlgorithms_TestFilledContours.png</div> == Create Filled Contours == This example produces filled contours using the vtkClipPolyData filter. There is a sample data file [http://public.kitware.com/cgi-bin/viewcvs.cgi/Data/filledContours.vtp?root=VTKData&view=log here] ==FilledContours.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkXMLPolyDataReader.h> #include <vtkAppendPolyData.h> #include...")
- 02:51, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/VisualizationAlgorithms/Cutter (content was: "<div class="floatright">300px</div> ==Cutter.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkCubeSource.h> #include <vtkPolyDataMapper.h> #include <vtkPlane.h> #include <vtkCutter.h> #include <vtkProperty.h> #include <vtkActor.h> #include <vtkRenderer.h> #include <vtkRenderWindow.h> #include <vtkRenderWindowInteractor.h> int main(int, char *[]) { vtkSmartPointer<vtkCubeSource> cube =...")
- 02:51, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/VisualizationAlgorithms/CutWithScalars (content was: "<div class="floatright">File:VTK_Examples_Baseline_VisualizationAlgorithms_TestCutWithScalars.png</div> ==CutWithScalars.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkXMLPolyDataReader.h> #include <vtkPolyDataMapper.h> #include <vtkPolyData.h> #include <vtkDoubleArray.h> #include <vtkPoints.h> #include <vtkPointData.h> #include <vtkPlane.h> #includ...", and the only contributor was "Lorensen" (talk))
- 02:51, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/VisualizationAlgorithms/CutWithCutFunction (content was: "= '''See [https://lorensen.github.io/VTKExamples/site/Cxx/VisualizationAlgorithms/CutWithCutFunction CutWithCutFunction] on the new [https://lorensen.github.io/VTKExamples/site/ VTKExamples website].''' =", and the only contributor was "Lorensen" (talk))
- 02:51, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Visualization/Wireframe (content was: "<div class="floatright">File:VTK_Examples_Baseline_Visualization_TestWireframe.png</div> ==Wireframe.cxx== <source lang="cpp"> #include <vtkVersion.h> #include <vtkSmartPointer.h> #include <vtkProperty.h> #include <vtkImageData.h> #include <vtkDataSetMapper.h> #include <vtkActor.h> #include <vtkRenderWindow.h> #include <vtkRenderer.h> #include <vtkRenderWindowInteractor.h> int main(int, char *[]) { // Create an image data vtkSmartPointer<vtkImageData> imageData =...")
- 02:51, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Visualization/WindowTitle (content was: "<div class="floatright">File:VTK_Examples_Baseline_Visualization_TestWindowName.png</div> This example shows how to change the title of the window. ==WindowTitle.cxx== <source lang="cpp"> #include <vtkSphereSource.h> #include <vtkPolyData.h> #include <vtkSmartPointer.h> #include <vtkPolyDataMapper.h> #include <vtkActor.h> #include <vtkRenderWindow.h> #include <vtkRenderer.h> #include <vtkRenderWindowInteractor.h> int main(int, char *[]) { // Create a sphere vtkSmartP...")
- 02:51, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Visualization/WindowSize (content was: "<div class="floatright">File:VTK_Examples_Baseline_Visualization_TestWindowSize.png</div> ==WindowSize.cxx== <source lang="cpp" highlight="29"> #include <vtkPolyDataMapper.h> #include <vtkActor.h> #include <vtkRenderWindow.h> #include <vtkRenderer.h> #include <vtkRenderWindowInteractor.h> #include <vtkPolyData.h> #include <vtkSmartPointer.h> #include <vtkSphereSource.h> int main (int, char *[]) { // Create a sphere vtkSmartPointer<vtkSphereSource> sphereSource = v...")
- 02:45, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Java/Visualization/ColorAnActor (content was: "<div class="floatright">File:VTK_Examples_Baseline_Visualization_TestColorAnActor.png</div> This example creates a red sphere. ==ColorAnActor.java== <source lang="java" highlight="30"> import vtk.*; public class ColorAnActor { static { System.loadLibrary("vtkCommonJava"); System.loadLibrary("vtkFilteringJava"); System.loadLibrary("vtkIOJava"); System.lo...", and the only contributor was "Egk865" (talk))
- 02:45, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Java/Visualization/Animation (content was: "This example demonstrates how to create a simple animation. A timer is used to move a sphere across a scene. ==Animation.java== <source lang="java"> import vtk.*; public class Animation { static { System.loadLibrary("vtkCommonJava"); System.loadLibrary("vtkFilteringJava"); System.loadLibrary("vtkIOJava"); System.loadLibrary("vtkImagingJava"); System.loa...", and the only contributor was "Egk865" (talk))
- 02:45, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Java/Visualization/AnimDataCone (content was: "==animDataCone.java== <source lang="Java"> // First we import the VTK package that will make available all // of the VTK commands to Java. import vtk.*; public class animDataCone { * * @param args: // load the necessary interface libraries on first reference to the // class. static { System.loadLibrary("vtkCommonJava"); System.loadLibrary("vtkFilteringJava"); Sys...", and the only contributor was "Jimcp" (talk))
- 02:44, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Java/SwingIntegration/SwingHandleMouseEvents (content was: "This example shows how to display in a JLabel the point the mouse is hovering over using a mouse listener. ==SwingHandleMouseEvent.java== <source lang="java"> import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.swing.border.*; import vtk.*; public class SwingHandleMouseEvent extends JFrame { static { System.loadLibrary("vtkCommonJava"); S...", and the only contributor was "Egk865" (talk))
- 02:44, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Java/SwingIntegration/JFrameRenderer (content was: "This example shows how to render a VTK scene in a JFrame using a vtkRenderWindowPanel. ==JFrameRenderer.java== <source lang="java"> import java.awt.*; import javax.swing.*; import vtk.*; public class JFrameRenderer extends JFrame { static { if (!vtkNativeLibrary.LoadAllNativeLibraries()) { for (vtkNativeLibrary lib : vtkNativeLibrary.values()) { if (!lib.IsLoaded()) { System.out.println(lib.GetLibraryName() + " not loaded"); } }...")
- 02:44, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Java/Miscellaneous/vtkCutter (content was: "This example demonstrates how to use vtkCutter by cutting through a cube. ==Cutter.java== <source lang="java"> import vtk.*; public class Cutter { static { System.loadLibrary("vtkCommonJava"); System.loadLibrary("vtkFilteringJava"); System.loadLibrary("vtkIOJava"); System.loadLibrary("vtkImagingJava"); System.loadLibrary("vtkGraphicsJava"); System.l...", and the only contributor was "Egk865" (talk))
- 02:44, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Java/Miscellaneous/Cone6 (content was: "==Cone6.java== <source lang="Java"> // First we import the VTK package that will make available all // of the VTK commands to Java. import vtk.*; public class Cone6 { * * @param args: // load the necessary interface libraries on first reference to the // class. static { System.loadLibrary("vtkCommonJava"); System.loadLibrary("vtkFilteringJava"); System.loadLibrary("vtkIOJava"); System.loadLibrary("vtkImagingJava"); System.loadLibrary("vtkGraphicsJava");...")
- 02:44, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Java/Miscellaneous/Screenshot (content was: "This example shows how to save the window to a file (png in this case). ==Screenshot.java== <source lang="java"> import vtk.*; public class Screenshot { static { System.loadLibrary("vtkCommonJava"); System.loadLibrary("vtkFilteringJava"); System.loadLibrary("vtkIOJava"); System.loadLibrary("vtkImagingJava"); System.loadLibrary("vtkGraphicsJava"); Sy...", and the only contributor was "Egk865" (talk))
- 02:44, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Java/Interaction/SphereInteractorPanel (content was: "* This example creates three actors, two spheres and one a tube filter output from some arbitrary lines. * This example demonstrates the Switch style interactor that allows selection of the interaction options via keyboard events. "c" selects Camera interaction, "a" selects Actor interaction, "t" selects Trackball mode, "j" selects joystick mode, "r" resets the camera position to vi...", and the only contributor was "Jimcp" (talk))