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

Method Update

Rendering/VtkJS/vtkVtkJSViewNodeFactory.cxx:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39public:
40 template <typename MaybeAlgorithm>
41 static void Update(MaybeAlgorithm* maybeAlgorithm)
42 {
43 UpdateIfAlgorithm::MaybeUpdate(maybeAlgorithm);
44 }
45};
46
47// A template for constructing view nodes associated with scene elements and

Callers 2

MaybeUpdateMethod · 0.45
AddMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected