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).
- 02:11, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/IO/IndividualVRML (content was: "<div class="floatcenter">File:VTK_Examples_Baseline_IO_TestIndividualVRML.png</div> This example shows how to obtain each object of a scene and get it's initial transformation. The selected actor is represented in wireframe. To run this example, IndividualVRML filename actorname The .wrl file must contain a Shape with a DEF name. ==IndividualVRML.cxx== <source lang="cpp"> #include <vtkRenderer.h> #include <vtkRenderWindow.h> #include <vtkRenderWindowInteractor.h> #includ...")