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

vtkSMPointWidgetProxy Class Reference

#include <vtkSMPointWidgetProxy.h>

Inheritance diagram for vtkSMPointWidgetProxy:

Inheritance graph
[legend]
Collaboration diagram for vtkSMPointWidgetProxy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMPointWidgetProxy, vtkSM3DWidgetProxy)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void SetPosition (double, double, double)
virtual void SetPosition (double[3])
virtual double * GetPosition ()
virtual void GetPosition (double &, double &, double &)
virtual void GetPosition (double[3])
virtual void SaveInBatchScript (ofstream *file)
virtual void UpdateVTKObjects ()

Static Public Member Functions

vtkSMPointWidgetProxyNew ()

Protected Member Functions

 vtkSMPointWidgetProxy ()
 ~vtkSMPointWidgetProxy ()
virtual void SaveState (const char *name, ostream *file, vtkIndent indent)
virtual void ExecuteEvent (vtkObject *, unsigned long, void *)
virtual void CreateVTKObjects (int numObjects)

Protected Attributes

double Position [3]

Constructor & Destructor Documentation

vtkSMPointWidgetProxy::vtkSMPointWidgetProxy  )  [protected]
 

vtkSMPointWidgetProxy::~vtkSMPointWidgetProxy  )  [protected]
 


Member Function Documentation

vtkSMPointWidgetProxy* vtkSMPointWidgetProxy::New  )  [static]
 

Reimplemented from vtkSMDisplayProxy.

Reimplemented in vtkSMPickPointWidgetProxy.

vtkSMPointWidgetProxy::vtkTypeRevisionMacro vtkSMPointWidgetProxy  ,
vtkSM3DWidgetProxy 
 

void vtkSMPointWidgetProxy::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSM3DWidgetProxy.

Reimplemented in vtkSMPickPointWidgetProxy.

virtual void vtkSMPointWidgetProxy::SetPosition double  ,
double  ,
double 
[virtual]
 

virtual void vtkSMPointWidgetProxy::SetPosition double  [3]  )  [virtual]
 

virtual double* vtkSMPointWidgetProxy::GetPosition  )  [virtual]
 

virtual void vtkSMPointWidgetProxy::GetPosition double &  ,
double &  ,
double & 
[virtual]
 

virtual void vtkSMPointWidgetProxy::GetPosition double  [3]  )  [virtual]
 

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

vtkSMDisplayProxy provides a generic SaveInBatchScript. vtkSM3DWidgets don't use that since the order in which the properties are set is significant for them e.g. PlaceWidget must happend before properties are set etc. This is not favourable, but until that is resolved, we do this.

Reimplemented from vtkSM3DWidgetProxy.

virtual void vtkSMPointWidgetProxy::UpdateVTKObjects  )  [virtual]
 

Update the VTK object on the server by pushing the values of all modified properties (un-modified properties are ignored). If the object has not been created, it will be created first.

Reimplemented from vtkSM3DWidgetProxy.

virtual void vtkSMPointWidgetProxy::SaveState const char *  name,
ostream *  file,
vtkIndent  indent
[protected, virtual]
 

Overloaded to update the property values before saving state

Reimplemented from vtkSM3DWidgetProxy.

virtual void vtkSMPointWidgetProxy::ExecuteEvent vtkObject *  ,
unsigned  long,
void * 
[protected, virtual]
 

Execute event of the 3D Widget.

Reimplemented from vtkSM3DWidgetProxy.

virtual void vtkSMPointWidgetProxy::CreateVTKObjects int  numObjects  )  [protected, virtual]
 

Execute event of the 3D Widget.

Reimplemented from vtkSM3DWidgetProxy.


Member Data Documentation

double vtkSMPointWidgetProxy::Position[3] [protected]
 

Definition at line 51 of file vtkSMPointWidgetProxy.h.


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