Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Factory for vtkNeverTranslucentTexture (see this class!). More...
#include <vtkNeverTranslucentTexture.h>
Public Member Functions | |
vtkNeverTranslucentTextureFactory () | |
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 84 of file vtkNeverTranslucentTexture.h.
vtkNeverTranslucentTextureFactory::vtkNeverTranslucentTextureFactory | ( | ) |
|
protected |
|
override |
|
override |
|
static |
|
protected |