reads unstructured grid data from Tetgen node/elem format
More...
#include <vtkvmtkTetGenReader.h>
reads unstructured grid data from Tetgen node/elem format
Sat Feb 19 15:15:16 CET 2011 Revision: 1.0
vtkvmtkTetGenReader reads unstructured grid data from Tetgen node/elem format Thanks to Sebastian Ordas for getting the class going.
Definition at line 37 of file vtkvmtkTetGenReader.h.
◆ Superclass
◆ vtkvmtkTetGenReader()
vtkvmtkTetGenReader::vtkvmtkTetGenReader |
( |
| ) |
|
|
protected |
◆ ~vtkvmtkTetGenReader()
vtkvmtkTetGenReader::~vtkvmtkTetGenReader |
( |
| ) |
|
|
protected |
◆ IsTypeOf()
static int vtkvmtkTetGenReader::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkvmtkTetGenReader::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ NewInstanceInternal()
virtual vtkObjectBase* vtkvmtkTetGenReader::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
◆ NewInstance()
◆ PrintSelf()
void vtkvmtkTetGenReader::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ New()
◆ SetBoundaryDataArrayName()
virtual void vtkvmtkTetGenReader::SetBoundaryDataArrayName |
( |
const char * |
| ) |
|
|
virtual |
◆ GetBoundaryDataArrayName()
virtual char* vtkvmtkTetGenReader::GetBoundaryDataArrayName |
( |
| ) |
|
|
virtual |
◆ RequestData()
virtual int vtkvmtkTetGenReader::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
◆ Tokenize()
void vtkvmtkTetGenReader::Tokenize |
( |
const std::string & |
str, |
|
|
std::vector< std::string > & |
tokens, |
|
|
const std::string & |
delimiters |
|
) |
| |
|
protected |
◆ BoundaryDataArrayName
char* vtkvmtkTetGenReader::BoundaryDataArrayName |
|
protected |
The documentation for this class was generated from the following file: