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

Method StartCueInternal

Common/DataModel/vtkAnimationScene.cxx:247–251  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

245
246//------------------------------------------------------------------------------
247void vtkAnimationScene::StartCueInternal()
248{
249 this->Superclass::StartCueInternal();
250 this->InitializeChildren();
251}
252
253//------------------------------------------------------------------------------
254void vtkAnimationScene::EndCueInternal()

Callers

nothing calls this directly

Calls 1

InitializeChildrenMethod · 0.95

Tested by

no test coverage detected