Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkSMLinearAnimationCueManipulatorProxy Class Reference

#include <vtkSMLinearAnimationCueManipulatorProxy.h>

Inheritance diagram for vtkSMLinearAnimationCueManipulatorProxy:

Inheritance graph
[legend]
Collaboration diagram for vtkSMLinearAnimationCueManipulatorProxy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMLinearAnimationCueManipulatorProxy, vtkSMAnimationCueManipulatorProxy)
void PrintSelf (ostream &os, vtkIndent indent)
void SaveInBatchScript (ofstream *file)
virtual void SetStartValue (double)
virtual double GetStartValue ()
virtual void SetEndValue (double)
virtual double GetEndValue ()

Static Public Member Functions

vtkSMLinearAnimationCueManipulatorProxyNew ()

Protected Member Functions

 vtkSMLinearAnimationCueManipulatorProxy ()
 ~vtkSMLinearAnimationCueManipulatorProxy ()
virtual void UpdateValue (double currenttime, vtkSMAnimationCueProxy *cueproxy)

Protected Attributes

double StartValue
double EndValue

Detailed Description

Linear value variance. An example of Manipulator which is not using KeyFrames. ParaView GUI never creates this. But provided as an example.
See also:
vtkSMAnimationCueProxy

Definition at line 30 of file vtkSMLinearAnimationCueManipulatorProxy.h.


Constructor & Destructor Documentation

vtkSMLinearAnimationCueManipulatorProxy::vtkSMLinearAnimationCueManipulatorProxy  )  [protected]
 

vtkSMLinearAnimationCueManipulatorProxy::~vtkSMLinearAnimationCueManipulatorProxy  )  [protected]
 


Member Function Documentation

vtkSMLinearAnimationCueManipulatorProxy::vtkTypeRevisionMacro vtkSMLinearAnimationCueManipulatorProxy  ,
vtkSMAnimationCueManipulatorProxy 
 

void vtkSMLinearAnimationCueManipulatorProxy::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMAnimationCueManipulatorProxy.

vtkSMLinearAnimationCueManipulatorProxy* vtkSMLinearAnimationCueManipulatorProxy::New  )  [static]
 

Reimplemented from vtkSMProxy.

void vtkSMLinearAnimationCueManipulatorProxy::SaveInBatchScript ofstream *  file  )  [virtual]
 

Reimplemented from vtkSMAnimationCueManipulatorProxy.

virtual void vtkSMLinearAnimationCueManipulatorProxy::SetStartValue double   )  [virtual]
 

virtual double vtkSMLinearAnimationCueManipulatorProxy::GetStartValue  )  [virtual]
 

virtual void vtkSMLinearAnimationCueManipulatorProxy::SetEndValue double   )  [virtual]
 

virtual double vtkSMLinearAnimationCueManipulatorProxy::GetEndValue  )  [virtual]
 

virtual void vtkSMLinearAnimationCueManipulatorProxy::UpdateValue double  currenttime,
vtkSMAnimationCueProxy cueproxy
[protected, virtual]
 

This updates the values based on current. currenttime is normalized to the time range of the Cue.

Implements vtkSMAnimationCueManipulatorProxy.


Member Data Documentation

double vtkSMLinearAnimationCueManipulatorProxy::StartValue [protected]
 

Definition at line 51 of file vtkSMLinearAnimationCueManipulatorProxy.h.

double vtkSMLinearAnimationCueManipulatorProxy::EndValue [protected]
 

Definition at line 52 of file vtkSMLinearAnimationCueManipulatorProxy.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:39:43 2006 for ParaView by doxygen 1.3.5