ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
vtkPVImplicitPlaneRepresentation Class Reference

extends vtkImplicitPlaneRepresentation More...

#include <vtkPVImplicitPlaneRepresentation.h>

Inheritance diagram for vtkPVImplicitPlaneRepresentation:
Inheritance graph
[legend]
Collaboration diagram for vtkPVImplicitPlaneRepresentation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
void SetTransform (vtkTransform *transform)
void ClearTransform ()
void SetTransformedOrigin (double x, double y, double z)
void SetTransformedNormal (double x, double y, double z)
doubleGetTransformedOrigin ()
doubleGetTransformedNormal ()
void PlaceTransformedWidget (double bounds[6])
void UpdateTransformLocation ()
void Reset ()

Static Public Member Functions

static
vtkPVImplicitPlaneRepresentation
New ()
static int IsTypeOf (const char *type)
static
vtkPVImplicitPlaneRepresentation
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkPVImplicitPlaneRepresentation ()
 ~vtkPVImplicitPlaneRepresentation ()

Protected Attributes

vtkTransformTransform
vtkTransformInverseTransform
vtkPVInternal * Internal

Detailed Description

extends vtkImplicitPlaneRepresentation

vtkPVImplicitPlaneRepresentation extends vtkImplicitPlaneRepresentation to add ParaView proper initialisation values

Definition at line 28 of file vtkPVImplicitPlaneRepresentation.h.


Constructor & Destructor Documentation

vtkPVImplicitPlaneRepresentation::vtkPVImplicitPlaneRepresentation ( ) [protected]
vtkPVImplicitPlaneRepresentation::~vtkPVImplicitPlaneRepresentation ( ) [protected]

Member Function Documentation

static vtkPVImplicitPlaneRepresentation* vtkPVImplicitPlaneRepresentation::New ( ) [static]

Reimplemented from vtkImplicitPlaneRepresentation.

virtual const char* vtkPVImplicitPlaneRepresentation::GetClassName ( ) [virtual]

Reimplemented from vtkImplicitPlaneRepresentation.

static int vtkPVImplicitPlaneRepresentation::IsTypeOf ( const char *  type) [static]

Reimplemented from vtkImplicitPlaneRepresentation.

virtual int vtkPVImplicitPlaneRepresentation::IsA ( const char *  type) [virtual]

Reimplemented from vtkImplicitPlaneRepresentation.

static vtkPVImplicitPlaneRepresentation* vtkPVImplicitPlaneRepresentation::SafeDownCast ( vtkObject o) [static]

Reimplemented from vtkImplicitPlaneRepresentation.

void vtkPVImplicitPlaneRepresentation::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Reimplemented from vtkImplicitPlaneRepresentation.

void vtkPVImplicitPlaneRepresentation::SetTransform ( vtkTransform transform)
void vtkPVImplicitPlaneRepresentation::ClearTransform ( )
void vtkPVImplicitPlaneRepresentation::SetTransformedOrigin ( double  x,
double  y,
double  z 
)
void vtkPVImplicitPlaneRepresentation::SetTransformedNormal ( double  x,
double  y,
double  z 
)
double* vtkPVImplicitPlaneRepresentation::GetTransformedOrigin ( )
double* vtkPVImplicitPlaneRepresentation::GetTransformedNormal ( )
void vtkPVImplicitPlaneRepresentation::PlaceTransformedWidget ( double  bounds[6])
void vtkPVImplicitPlaneRepresentation::UpdateTransformLocation ( )
void vtkPVImplicitPlaneRepresentation::Reset ( )

Member Data Documentation

Reimplemented from vtkImplicitPlaneRepresentation.

Definition at line 55 of file vtkPVImplicitPlaneRepresentation.h.

Definition at line 56 of file vtkPVImplicitPlaneRepresentation.h.

vtkPVInternal* vtkPVImplicitPlaneRepresentation::Internal [protected]

Definition at line 58 of file vtkPVImplicitPlaneRepresentation.h.


The documentation for this class was generated from the following file: