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

Function GetRGBTransferFunctionMTime

Rendering/Core/vtkVolumeProperty.h:470–470  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

468 */
469 vtkTimeStamp GetRGBTransferFunctionMTime(int index);
470 vtkTimeStamp GetRGBTransferFunctionMTime() { return this->GetRGBTransferFunctionMTime(0); }
471
472 /**
473 * WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected