MCPcopy Create free account
hub / github.com/Kitware/ParaView / GetAnimationScene

Method GetAnimationScene

Remoting/Animation/vtkAnimationPlayer.cxx:36–39  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

34
35//----------------------------------------------------------------------------
36vtkSMAnimationScene* vtkAnimationPlayer::GetAnimationScene()
37{
38 return this->AnimationScene;
39}
40
41//----------------------------------------------------------------------------
42void vtkAnimationPlayer::Play(int dir /*=1*/)

Callers 15

__init__Method · 0.45
updateTimeMethod · 0.45
setTimeStepMethod · 0.45
getTimeStepMethod · 0.45
setTimeValueMethod · 0.45
getTimeValueMethod · 0.45
getTimeValuesMethod · 0.45
make_cinema_storeFunction · 0.45
exploreFunction · 0.45
appliedMethod · 0.45

Calls

no outgoing calls

Tested by 1