|
ParaView
|
#include <pqSpreadSheetViewModel.h>
Public Member Functions | |
| vtkIndex () | |
| vtkIndex (vtkIdType a, vtkIdType b, vtkIdType c) | |
| bool | operator== (const vtkIndex &other) const |
Public Attributes | |
| vtkIdType | Tuple [3] |
Definition at line 62 of file pqSpreadSheetViewModel.h.
| pqSpreadSheetViewModel::vtkIndex::vtkIndex | ( | ) | [inline] |
Definition at line 66 of file pqSpreadSheetViewModel.h.
Definition at line 73 of file pqSpreadSheetViewModel.h.
| bool pqSpreadSheetViewModel::vtkIndex::operator== | ( | const vtkIndex & | other | ) | const [inline] |
Definition at line 80 of file pqSpreadSheetViewModel.h.
Definition at line 65 of file pqSpreadSheetViewModel.h.
1.7.5.1