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

Method EndCueInternal

Common/DataModel/vtkAnimationScene.cxx:254–258  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

252
253//------------------------------------------------------------------------------
254void vtkAnimationScene::EndCueInternal()
255{
256 this->FinalizeChildren();
257 this->Superclass::EndCueInternal();
258}
259
260//------------------------------------------------------------------------------
261void vtkAnimationScene::SetAnimationTime(double currenttime)

Callers

nothing calls this directly

Calls 1

FinalizeChildrenMethod · 0.95

Tested by

no test coverage detected