VMTK
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
vtkvmtkPolyDataToUnstructuredGridFilter Class Reference

create a mesh type object from a surface type object More...

#include <vtkvmtkPolyDataToUnstructuredGridFilter.h>

Inheritance diagram for vtkvmtkPolyDataToUnstructuredGridFilter:
[legend]
Collaboration diagram for vtkvmtkPolyDataToUnstructuredGridFilter:
[legend]

Public Types

typedef vtkUnstructuredGridAlgorithm Superclass
 

Public Member Functions

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

Static Public Member Functions

static int IsTypeOf (const char *type)
 
static vtkvmtkPolyDataToUnstructuredGridFilterSafeDownCast (vtkObjectBase *o)
 
static vtkvmtkPolyDataToUnstructuredGridFilterNew ()
 

Protected Member Functions

virtual vtkObjectBase * NewInstanceInternal () const
 
 vtkvmtkPolyDataToUnstructuredGridFilter ()
 
 ~vtkvmtkPolyDataToUnstructuredGridFilter ()
 
int FillInputPortInformation (int, vtkInformation *info) VTK_OVERRIDE
 
virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *) VTK_OVERRIDE
 

Detailed Description

create a mesh type object from a surface type object

Date
2006/04/06 16:47:48
Revision
1.4

...

Definition at line 36 of file vtkvmtkPolyDataToUnstructuredGridFilter.h.

Member Typedef Documentation

◆ Superclass

typedef vtkUnstructuredGridAlgorithm vtkvmtkPolyDataToUnstructuredGridFilter::Superclass

Definition at line 39 of file vtkvmtkPolyDataToUnstructuredGridFilter.h.

Constructor & Destructor Documentation

◆ vtkvmtkPolyDataToUnstructuredGridFilter()

vtkvmtkPolyDataToUnstructuredGridFilter::vtkvmtkPolyDataToUnstructuredGridFilter ( )
inlineprotected

Definition at line 45 of file vtkvmtkPolyDataToUnstructuredGridFilter.h.

45 {}

◆ ~vtkvmtkPolyDataToUnstructuredGridFilter()

vtkvmtkPolyDataToUnstructuredGridFilter::~vtkvmtkPolyDataToUnstructuredGridFilter ( )
inlineprotected

Definition at line 46 of file vtkvmtkPolyDataToUnstructuredGridFilter.h.

46 {}

Member Function Documentation

◆ IsTypeOf()

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

◆ IsA()

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

◆ SafeDownCast()

static vtkvmtkPolyDataToUnstructuredGridFilter* vtkvmtkPolyDataToUnstructuredGridFilter::SafeDownCast ( vtkObjectBase *  o)
static

◆ NewInstanceInternal()

virtual vtkObjectBase* vtkvmtkPolyDataToUnstructuredGridFilter::NewInstanceInternal ( ) const
protectedvirtual

◆ NewInstance()

vtkvmtkPolyDataToUnstructuredGridFilter* vtkvmtkPolyDataToUnstructuredGridFilter::NewInstance ( ) const

◆ PrintSelf()

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

◆ New()

static vtkvmtkPolyDataToUnstructuredGridFilter* vtkvmtkPolyDataToUnstructuredGridFilter::New ( )
static

◆ FillInputPortInformation()

int vtkvmtkPolyDataToUnstructuredGridFilter::FillInputPortInformation ( int  ,
vtkInformation *  info 
)
protected

◆ RequestData()

virtual int vtkvmtkPolyDataToUnstructuredGridFilter::RequestData ( vtkInformation *  ,
vtkInformationVector **  ,
vtkInformationVector *   
)
protectedvirtual

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