ParaView
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
vtkPVImplicitPlaneRepresentation Class Reference

extends vtkImplicitPlaneRepresentation More...

#include <vtkPVImplicitPlaneRepresentation.h>

Inherits vtkImplicitPlaneRepresentation.

Public Types

typedef vtkImplicitPlaneRepresentation Superclass
 

Public Member Functions

virtual const char * GetClassName ()
 
virtual int IsA (const char *type)
 
void PrintSelf (ostream &os, vtkIndent indent)
 

Static Public Member Functions

static vtkPVImplicitPlaneRepresentationNew ()
 
static int IsTypeOf (const char *type)
 
static vtkPVImplicitPlaneRepresentationSafeDownCast (vtkObject *o)
 

Protected Member Functions

 vtkPVImplicitPlaneRepresentation ()
 
 ~vtkPVImplicitPlaneRepresentation ()
 

Detailed Description

extends vtkImplicitPlaneRepresentation

vtkPVImplicitPlaneRepresentation extends vtkImplicitPlaneRepresentation to add ParaView proper initialisation values

Definition at line 29 of file vtkPVImplicitPlaneRepresentation.h.

Member Typedef Documentation

§ Superclass

typedef vtkImplicitPlaneRepresentation vtkPVImplicitPlaneRepresentation::Superclass

Definition at line 34 of file vtkPVImplicitPlaneRepresentation.h.

Constructor & Destructor Documentation

§ vtkPVImplicitPlaneRepresentation()

vtkPVImplicitPlaneRepresentation::vtkPVImplicitPlaneRepresentation ( )
protected

§ ~vtkPVImplicitPlaneRepresentation()

vtkPVImplicitPlaneRepresentation::~vtkPVImplicitPlaneRepresentation ( )
protected

Member Function Documentation

§ New()

static vtkPVImplicitPlaneRepresentation* vtkPVImplicitPlaneRepresentation::New ( )
static

§ GetClassName()

virtual const char* vtkPVImplicitPlaneRepresentation::GetClassName ( )
virtual

§ IsTypeOf()

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

§ IsA()

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

§ SafeDownCast()

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

§ PrintSelf()

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

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