Loading...
Searching...
No Matches
VisualizationToolKit (VTK)
Collaboration diagram for VisualizationToolKit (VTK):

Topics | |
| VTK Enumerations | |
Namespaces | |
| namespace | bitpit::vtk |
| Utility fuctions for VTK. | |
Classes | |
| interface | bitpit::VTK |
| A base class for VTK input output. More... | |
| interface | bitpit::VTKBaseContainer |
| An interface class to all containers that are batively supported by VTK. More... | |
| interface | bitpit::VTKBaseStreamer |
| The base class to be used to derive VTK streamers form. More... | |
| class | bitpit::VTKField |
| VTKField handles geometry and data field information for the VTK format. More... | |
| class | bitpit::VTKNativeStreamer |
| In VTKNativeStreamer all instances of classes derived from VTKBaseConatiner are stored. Right now only std::vector is supported. More... | |
| class | bitpit::VTKRectilinearGrid |
| VTK input output for Rectilinear Meshes. More... | |
| class | bitpit::VTKTypes |
| VTK data types handling. More... | |
| class | bitpit::VTKUnstructuredGrid |
| VTK input output for Unstructured Meshes. More... | |
| class | bitpit::VTKVectorContainer< T > |
| Implementation of VTKBaseContainer in order to support natively std::vector in VTK. More... | |
| class | VTKUnstructuredGridStreamer |
| Streamer for VTKUnstructuredGrid if the grid is made of homogeneous types. More... | |
Detailed Description
1.13.2