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

vtkStructuredGridOutlineFilter Class Reference

#include <vtkStructuredGridOutlineFilter.h>

Inheritance diagram for vtkStructuredGridOutlineFilter:

Inheritance graph
[legend]
Collaboration diagram for vtkStructuredGridOutlineFilter:

Collaboration graph
[legend]
List of all members.

Detailed Description

create wireframe outline for structured grid

vtkStructuredGridOutlineFilter is a filter that generates a wireframe outline of a structured grid (vtkStructuredGrid). Structured data is topologically a cube, so the outline will have 12 "edges".

Examples:
vtkStructuredGridOutlineFilter (Examples)
Tests:
vtkStructuredGridOutlineFilter (Tests)

Definition at line 34 of file vtkStructuredGridOutlineFilter.h.

Public Types

typedef vtkPolyDataAlgorithm Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)

Static Public Member Functions

static vtkStructuredGridOutlineFilterNew ()
static int IsTypeOf (const char *type)
static vtkStructuredGridOutlineFilterSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkStructuredGridOutlineFilter ()
 ~vtkStructuredGridOutlineFilter ()
virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillInputPortInformation (int port, vtkInformation *info)


Member Typedef Documentation

typedef vtkPolyDataAlgorithm vtkStructuredGridOutlineFilter::Superclass
 

Reimplemented from vtkPolyDataAlgorithm.

Definition at line 38 of file vtkStructuredGridOutlineFilter.h.


Constructor & Destructor Documentation

vtkStructuredGridOutlineFilter::vtkStructuredGridOutlineFilter  )  [inline, protected]
 

Definition at line 41 of file vtkStructuredGridOutlineFilter.h.

vtkStructuredGridOutlineFilter::~vtkStructuredGridOutlineFilter  )  [inline, protected]
 

Definition at line 42 of file vtkStructuredGridOutlineFilter.h.


Member Function Documentation

static vtkStructuredGridOutlineFilter* vtkStructuredGridOutlineFilter::New  )  [static]
 

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkPolyDataAlgorithm.

virtual const char* vtkStructuredGridOutlineFilter::GetClassName  )  [virtual]
 

Reimplemented from vtkPolyDataAlgorithm.

static int vtkStructuredGridOutlineFilter::IsTypeOf const char *  type  )  [static]
 

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkPolyDataAlgorithm.

virtual int vtkStructuredGridOutlineFilter::IsA const char *  type  )  [virtual]
 

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkPolyDataAlgorithm.

static vtkStructuredGridOutlineFilter* vtkStructuredGridOutlineFilter::SafeDownCast vtkObject o  )  [static]
 

Reimplemented from vtkPolyDataAlgorithm.

virtual int vtkStructuredGridOutlineFilter::RequestData vtkInformation ,
vtkInformationVector **  ,
vtkInformationVector
[protected, virtual]
 

This is called by the superclass. This is the method you should override.

Reimplemented from vtkPolyDataAlgorithm.

virtual int vtkStructuredGridOutlineFilter::FillInputPortInformation int  port,
vtkInformation info
[protected, virtual]
 

Fill the input port information objects for this algorithm. This is invoked by the first call to GetInputPortInformation for each port so subclasses can specify what they can handle.

Reimplemented from vtkPolyDataAlgorithm.


The documentation for this class was generated from the following file:
Generated on Tue Jan 22 00:19:42 2008 for VTK by  doxygen 1.4.3-20050530