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

Method GetGradientOpacityMTime

Rendering/Core/vtkVolumeProperty.cxx:735–738  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

733
734//------------------------------------------------------------------------------
735vtkTimeStamp vtkVolumeProperty::GetGradientOpacityMTime(int index)
736{
737 return this->GradientOpacityMTime[index];
738}
739
740//------------------------------------------------------------------------------
741vtkTimeStamp vtkVolumeProperty::GetRGBTransferFunctionMTime(int index)

Callers 2

vtkSetClampMacroFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected