|
VTK
9.0.1
|
Classes | |
| class | DataArray |
Typedefs | |
| using | DataSet = std::map< std::string, DataArray > |
| key: variable name, value: DataArray More... | |
| using | Piece = std::map< DataSetType, DataSet > |
| using vtx::types::DataSet = typedef std::map<std::string, DataArray> |
key: variable name, value: DataArray
Definition at line 39 of file VTXTypes.h.
| using vtx::types::Piece = typedef std::map<DataSetType, DataSet> |
Definition at line 54 of file VTXTypes.h.
|
strong |
| Enumerator | |
|---|---|
| CellData | |
| PointData | |
| Points | |
| Coordinates | |
| Cells | |
| Verts | |
| Lines | |
| Strips | |
| Polys | |
Definition at line 41 of file VTXTypes.h.
1.8.17