MCPcopy Create free account
hub / github.com/Kitware/VTK / ~vtkVolumeTexture

Method ~vtkVolumeTexture

Rendering/VolumeOpenGL2/vtkVolumeTexture.cxx:59–62  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

57
58//------------------------------------------------------------------------------
59vtkVolumeTexture::~vtkVolumeTexture()
60{
61 this->ClearBlocks();
62}
63
64//------------------------------------------------------------------------------
65vtkStandardNewMacro(vtkVolumeTexture);

Callers

nothing calls this directly

Calls 1

ClearBlocksMethod · 0.95

Tested by

no test coverage detected