PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Functions
ModelRenderer.cxx File Reference

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"
Include dependency graph for ModelRenderer.cxx:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

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.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 34 of file ModelRenderer.cxx.