#include <pqSpreadSheetViewModel.h>
Additional Inherited Members | |
Public Member Functions inherited from vtkTuple< vtkIdType, 3 > | |
int | GetSize () const |
vtkTuple () | |
vtkTuple (const vtkIdType &scalar) | |
vtkTuple (const vtkIdType *init) | |
vtkTuple () | |
vtkTuple (const vtkIdType &scalar) | |
vtkTuple (const vtkIdType *init) | |
vtkIdType * | GetData () |
const vtkIdType * | GetData () const |
vtkIdType * | GetData () |
const vtkIdType * | GetData () const |
vtkIdType & | operator[] (int i) |
const vtkIdType & | operator[] (int i) const |
vtkIdType & | operator[] (int i) |
const vtkIdType & | operator[] (int i) const |
vtkIdType | operator() (int i) const |
vtkIdType | operator() (int i) const |
bool | Compare (const vtkTuple< vtkIdType, 3 > &other, const vtkIdType &tol) const |
bool | Compare (const vtkTuple< vtkIdType, 3 > &other, const vtkIdType &tol) const |
vtkTuple< TR, 3 > | Cast () const |
vtkTuple< TR, 3 > | Cast () const |
Protected Attributes inherited from vtkTuple< vtkIdType, 3 > | |
vtkIdType | Data [3] |
Definition at line 38 of file pqSpreadSheetViewModel.h.