MCPcopy Create free account
hub / github.com/Kitware/VTK / InternalUpdate

Method InternalUpdate

Rendering/VolumeOpenGL2/vtkOpenGLVolumeLookupTable.cxx:197–201  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

195
196//------------------------------------------------------------------------------
197void vtkOpenGLVolumeLookupTable::InternalUpdate(vtkObject* vtkNotUsed(func),
198 int vtkNotUsed(blendMode), double vtkNotUsed(sampleDistance), double vtkNotUsed(unitDistance),
199 int vtkNotUsed(filterValue))
200{
201}
202
203//------------------------------------------------------------------------------
204void vtkOpenGLVolumeLookupTable::PrintSelf(ostream& os, vtkIndent indent)

Callers 1

UpdateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected