Provides a reader interface for OpenFOAM blockMesh to VTK interaction. More...
Public Member Functions | |
| ClassName ("vtkPVblockMesh") | |
| Static data members. More... | |
| vtkPVblockMesh (const char *const FileName, vtkPVblockMeshReader *reader) | |
| Construct from components. More... | |
| ~vtkPVblockMesh () | |
| 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 vtkPVblockMesh.H.
| vtkPVblockMesh | ( | const char *const | FileName, |
| vtkPVblockMeshReader * | reader | ||
| ) |
Construct from components.
| ~vtkPVblockMesh | ( | ) |
Destructor.
| ClassName | ( | "vtkPVblockMesh" | ) |
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.13