Convert linear mesh elements to quadratic mesh elements by ignoring mid side nodes.
More...
#include <vtkvmtkLinearizeMeshFilter.h>
Convert linear mesh elements to quadratic mesh elements by ignoring mid side nodes.
- Date
- 2006/04/06 16:47:48
- Revision
- 1.4
...
Definition at line 34 of file vtkvmtkLinearizeMeshFilter.h.
◆ Superclass
◆ vtkvmtkLinearizeMeshFilter()
vtkvmtkLinearizeMeshFilter::vtkvmtkLinearizeMeshFilter |
( |
| ) |
|
|
protected |
◆ ~vtkvmtkLinearizeMeshFilter()
vtkvmtkLinearizeMeshFilter::~vtkvmtkLinearizeMeshFilter |
( |
| ) |
|
|
protected |
◆ IsTypeOf()
static int vtkvmtkLinearizeMeshFilter::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkvmtkLinearizeMeshFilter::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ NewInstanceInternal()
virtual vtkObjectBase* vtkvmtkLinearizeMeshFilter::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
◆ NewInstance()
◆ PrintSelf()
void vtkvmtkLinearizeMeshFilter::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ New()
◆ SetCleanOutput()
virtual void vtkvmtkLinearizeMeshFilter::SetCleanOutput |
( |
int |
| ) |
|
|
virtual |
◆ GetCleanOutput()
virtual int vtkvmtkLinearizeMeshFilter::GetCleanOutput |
( |
| ) |
|
|
virtual |
◆ CleanOutputOn()
virtual void vtkvmtkLinearizeMeshFilter::CleanOutputOn |
( |
| ) |
|
|
virtual |
◆ CleanOutputOff()
virtual void vtkvmtkLinearizeMeshFilter::CleanOutputOff |
( |
| ) |
|
|
virtual |
◆ RequestData()
virtual int vtkvmtkLinearizeMeshFilter::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
◆ CleanOutput
int vtkvmtkLinearizeMeshFilter::CleanOutput |
|
protected |
The documentation for this class was generated from the following file: