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