
Go to the source code of this file.
Data Structures | |
| struct | TValueData |
| struct | TPointData |
| struct | TCellToPointData |
| struct | TPointToCellData |
| class | VisuGUI_SelectionPanel |
Typedefs | |
| typedef vtkIdType | TPointID |
| typedef vtkIdType | TCellID |
| typedef QMap< TPointID, TPointData > | TPointDataMap |
| typedef QMap< TCellID, TValueData > | TCellDataMap |
| typedef QMap< TCellID, TCellToPointData > | TCellToPointDataMap |
| typedef QMap< TPointID, TPointToCellData > | TPointToCellDataMap |
| typedef vtkIdType TPointID |
| typedef vtkIdType TCellID |
| typedef QMap<TPointID, TPointData> TPointDataMap |
| typedef QMap<TCellID, TValueData> TCellDataMap |
| typedef QMap<TCellID, TCellToPointData> TCellToPointDataMap |
| typedef QMap<TPointID, TPointToCellData> TPointToCellDataMap |