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

vtkSMImplicitPlaneProxy Class Reference

proxy for vtkPlane More...

#include <vtkSMImplicitPlaneProxy.h>

Inheritance diagram for vtkSMImplicitPlaneProxy:

Inheritance graph
[legend]
Collaboration diagram for vtkSMImplicitPlaneProxy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMImplicitPlaneProxy, vtkSMProxy)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void UpdateVTKObjects ()
virtual void SetOffset (double)
virtual double GetOffset ()
virtual void SetOrigin (double, double, double)
virtual void SetOrigin (double[3])
virtual double * GetOrigin ()
virtual void GetOrigin (double &, double &, double &)
virtual void GetOrigin (double[3])

Static Public Member Functions

vtkSMImplicitPlaneProxyNew ()

Protected Member Functions

 vtkSMImplicitPlaneProxy ()
 ~vtkSMImplicitPlaneProxy ()

Protected Attributes

double Origin [3]
double Offset

Detailed Description

proxy for vtkPlane

vtkSMImplicitPlaneProxy adds an offset setting to vtkPlane. This offset is used together with normal and origin when setting parameters on the represented object.

Definition at line 28 of file vtkSMImplicitPlaneProxy.h.


Constructor & Destructor Documentation

vtkSMImplicitPlaneProxy::vtkSMImplicitPlaneProxy  )  [protected]
 

vtkSMImplicitPlaneProxy::~vtkSMImplicitPlaneProxy  )  [protected]
 


Member Function Documentation

vtkSMImplicitPlaneProxy* vtkSMImplicitPlaneProxy::New  )  [static]
 

Reimplemented from vtkSMProxy.

vtkSMImplicitPlaneProxy::vtkTypeRevisionMacro vtkSMImplicitPlaneProxy  ,
vtkSMProxy 
 

void vtkSMImplicitPlaneProxy::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMProxy.

virtual void vtkSMImplicitPlaneProxy::SetOffset double   )  [virtual]
 

The origin is shifted in the direction of the normal by the offset.

virtual double vtkSMImplicitPlaneProxy::GetOffset  )  [virtual]
 

The origin is shifted in the direction of the normal by the offset.

virtual void vtkSMImplicitPlaneProxy::SetOrigin double  ,
double  ,
double 
[virtual]
 

The origin of the plane.

virtual void vtkSMImplicitPlaneProxy::SetOrigin double  [3]  )  [virtual]
 

The origin of the plane.

virtual double* vtkSMImplicitPlaneProxy::GetOrigin  )  [virtual]
 

The origin of the plane.

virtual void vtkSMImplicitPlaneProxy::GetOrigin double &  ,
double &  ,
double & 
[virtual]
 

The origin of the plane.

virtual void vtkSMImplicitPlaneProxy::GetOrigin double  [3]  )  [virtual]
 

The origin of the plane.

virtual void vtkSMImplicitPlaneProxy::UpdateVTKObjects  )  [virtual]
 

Push values to the VTK objects.

Reimplemented from vtkSMProxy.


Member Data Documentation

double vtkSMImplicitPlaneProxy::Origin[3] [protected]
 

Definition at line 54 of file vtkSMImplicitPlaneProxy.h.

double vtkSMImplicitPlaneProxy::Offset [protected]
 

Definition at line 55 of file vtkSMImplicitPlaneProxy.h.


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