Public Member Functions | Public Attributes | List of all members
pqSpreadSheetViewModel::vtkIndex Class Reference

#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]
 

Detailed Description

Definition at line 65 of file pqSpreadSheetViewModel.h.

Constructor & Destructor Documentation

◆ vtkIndex() [1/2]

pqSpreadSheetViewModel::vtkIndex::vtkIndex ( )
inline

Definition at line 69 of file pqSpreadSheetViewModel.h.

◆ vtkIndex() [2/2]

pqSpreadSheetViewModel::vtkIndex::vtkIndex ( vtkIdType  a,
vtkIdType  b,
vtkIdType  c 
)
inline

Definition at line 76 of file pqSpreadSheetViewModel.h.

Member Function Documentation

◆ operator==()

bool pqSpreadSheetViewModel::vtkIndex::operator== ( const vtkIndex other) const
inline

Definition at line 83 of file pqSpreadSheetViewModel.h.

Member Data Documentation

◆ Tuple

vtkIdType pqSpreadSheetViewModel::vtkIndex::Tuple[3]

Definition at line 68 of file pqSpreadSheetViewModel.h.


The documentation for this class was generated from the following file: