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

Method RequestUpdateTime

Common/ExecutionModel/vtkAnnotationLayersAlgorithm.cxx:117–121  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

115
116//------------------------------------------------------------------------------
117int vtkAnnotationLayersAlgorithm::RequestUpdateTime(
118 vtkInformation*, vtkInformationVector**, vtkInformationVector*)
119{
120 return 1;
121}
122
123//------------------------------------------------------------------------------
124// This is the superclasses style of Execute method. Convert it into

Callers 1

ProcessRequestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected