Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
VTKViewer_MarkerUtils.h File Reference
#include "VTKViewer.h"
#include "VTKViewer_MarkerDef.h"
#include <vtkSmartPointer.h>

Go to the source code of this file.

Namespaces

namespace  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)