#include "VTKViewer_MarkerUtils.h"#include <vtkImageData.h>#include <QFile>#include <QImage>#include <QString>#include <QTextStream>
Packages | |
| package | VTK |
Functions | |
| bool | VTK.LoadTextureData (const QString &theFileName, VTK::MarkerScale theMarkerScale, VTK::MarkerTexture &theMarkerTexture) |
| vtkSmartPointer< vtkImageData > | VTK.MakeVTKImage (const VTK::MarkerTexture &theMarkerTexture, bool theWhiteForeground) |
| QImage | VTK.ConvertToQImage (vtkImageData *theImageData) |
| int | VTK.GetUniqueId (const VTK::MarkerMap &theMarkerMap) |