Version: 9.12.0
VTKViewer_MarkerUtils.cxx File Reference
#include "VTKViewer_MarkerUtils.h"
#include <vtkImageData.h>
#include <QFile>
#include <QImage>
#include <QString>
#include <QTextStream>

Namespaces

 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)