Go to the documentation of this file.
10 #ifndef vtkPVCameraAnimationCue_h
11 #define vtkPVCameraAnimationCue_h
14 #include "vtkRemotingAnimationModule.h"
45 void SetMode(
int mode);
46 void SetInterpolationMode(
int mode);
61 void SetDataSourceProxy(
vtkSMProxy* dataSourceProxy);
void BeginUpdateAnimationValues() override
Used to update the animated item.
vtkSMProxy * DataSourceProxy
void PrintSelf(ostream &os, vtkIndent indent) override
virtual void EndUpdateAnimationValues()=0
Used to update the animated item.
proxy for a VTK object(s) on a server
static vtkAnimationCue * New()
void SetAnimationValue(int, double) override
Used to update the animated item.
Render View for ParaView.