PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
Renders a CAD model that can be included in the fixture catalog. More...
#include "PlusConfigure.h"
#include "vtkCamera.h"
#include "vtkFeatureEdges.h"
#include "vtkInteractorStyleTrackballCamera.h"
#include "vtkPNGWriter.h"
#include "vtkPolyDataMapper.h"
#include "vtkPolyDataNormals.h"
#include "vtkProperty.h"
#include "vtkRenderWindow.h"
#include "vtkRenderWindowInteractor.h"
#include "vtkRenderer.h"
#include "vtkSmartPointer.h"
#include "vtkSTLReader.h"
#include "vtkPlusToolAxesActor.h"
#include "vtkTriangleFilter.h"
#include "vtkWindowToImageFilter.h"
#include "vtksys/CommandLineArguments.hxx"
#include "vtksys/SystemTools.hxx"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Renders a CAD model that can be included in the fixture catalog.
Rendering tries to emphasize edges and allow to choose an optimal size and viewing angle.
Definition in file ModelRenderer.cxx.
Definition at line 34 of file ModelRenderer.cxx.