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

Method GetRGBTransferFunctionMTime

Rendering/Core/vtkVolumeProperty.cxx:741–744  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

739
740//------------------------------------------------------------------------------
741vtkTimeStamp vtkVolumeProperty::GetRGBTransferFunctionMTime(int index)
742{
743 return this->RGBTransferFunctionMTime[index];
744}
745
746//------------------------------------------------------------------------------
747vtkTimeStamp vtkVolumeProperty::GetTransferFunction2DMTime(int index)

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected