Provides a reader interface for OpenFOAM blockMesh to VTK interaction. More...
Public Member Functions | |
| ClassName ("vtkPV3blockMesh") | |
| Static data members. More... | |
| vtkPV3blockMesh (const char *const FileName, vtkPV3blockMeshReader *reader) | |
| Construct from components. More... | |
| ~vtkPV3blockMesh () | |
| Destructor. More... | |
| void | updateInfo () |
| Update. More... | |
| void | Update (vtkMultiBlockDataSet *output) |
| void | CleanUp () |
| Clean any storage. More... | |
| void | renderPointNumbers (vtkRenderer *, const bool show) |
| Add/remove point numbers to/from the view. More... | |
| void | PrintSelf (ostream &, vtkIndent) const |
| Debug information. More... | |
Provides a reader interface for OpenFOAM blockMesh to VTK interaction.
Definition at line 84 of file vtkPV3blockMesh.H.
| vtkPV3blockMesh | ( | const char *const | FileName, |
| vtkPV3blockMeshReader * | reader | ||
| ) |
Construct from components.
| ~vtkPV3blockMesh | ( | ) |
Destructor.
| ClassName | ( | "vtkPV3blockMesh" | ) |
Static data members.
| void updateInfo | ( | ) |
Update.
| void Update | ( | vtkMultiBlockDataSet * | output | ) |
| void CleanUp | ( | ) |
Clean any storage.
| void renderPointNumbers | ( | vtkRenderer * | , |
| const bool | show | ||
| ) |
Add/remove point numbers to/from the view.
| void PrintSelf | ( | ostream & | , |
| vtkIndent | |||
| ) | const |
Debug information.
1.8.11