Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
Factory for vtkNeverTranslucentTexture (see this class!). More...
#include <vtkNeverTranslucentTexture.h>
Public Member Functions | |
vtkNeverTranslucentTextureFactory () | |
virtual const char * | GetVTKSourceVersion () override |
const char * | GetDescription () override |
Static Public Member Functions | |
static vtkNeverTranslucentTextureFactory * | New () |
Protected Member Functions | |
vtkNeverTranslucentTextureFactory (const vtkNeverTranslucentTextureFactory &) | |
void | operator= (const vtkNeverTranslucentTextureFactory &) |
Factory for vtkNeverTranslucentTexture (see this class!).
Registered in CoreActivator to replace all instances of vtkTexture with vtkNeverTranslucentTexture.
Required to make rendering of images during level/window operations acceptably fast.
Definition at line 88 of file vtkNeverTranslucentTexture.h.
vtkNeverTranslucentTextureFactory::vtkNeverTranslucentTextureFactory | ( | ) |
Definition at line 44 of file vtkNeverTranslucentTexture.cpp.
Referenced by New().
|
protected |
|
override |
Definition at line 63 of file vtkNeverTranslucentTexture.cpp.
|
overridevirtual |
Definition at line 58 of file vtkNeverTranslucentTexture.cpp.
|
static |
Definition at line 53 of file vtkNeverTranslucentTexture.cpp.
References vtkNeverTranslucentTextureFactory().
|
protected |