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

Method GetGrayTransferFunctionMTime

Rendering/Core/vtkVolumeProperty.cxx:753–756  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

751
752//------------------------------------------------------------------------------
753vtkTimeStamp vtkVolumeProperty::GetGrayTransferFunctionMTime(int index)
754{
755 return this->GrayTransferFunctionMTime[index];
756}
757
758//------------------------------------------------------------------------------
759vtkContourValues* vtkVolumeProperty::GetIsoSurfaceValues()

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected