Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetGrayTransferFunctionMTime
Function
GetGrayTransferFunctionMTime
Rendering/Core/vtkVolumeProperty.h:477–477 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
475
*/
476
vtkTimeStamp GetGrayTransferFunctionMTime(int index);
477
vtkTimeStamp GetGrayTransferFunctionMTime() { return this->GetGrayTransferFunctionMTime(0); }
478
479
///@{
480
/**
Callers
nothing calls this directly
Calls
1
GetGrayTransferFunctionMTime
Method · 0.80
Tested by
no test coverage detected