ParaView
Public Member Functions | Public Attributes
pqSpreadSheetViewModel::vtkIndex Class Reference

#include <pqSpreadSheetViewModel.h>

List of all members.

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 62 of file pqSpreadSheetViewModel.h.


Constructor & Destructor Documentation

pqSpreadSheetViewModel::vtkIndex::vtkIndex ( ) [inline]

Definition at line 66 of file pqSpreadSheetViewModel.h.

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

Definition at line 73 of file pqSpreadSheetViewModel.h.


Member Function Documentation

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

Definition at line 80 of file pqSpreadSheetViewModel.h.


Member Data Documentation

Definition at line 65 of file pqSpreadSheetViewModel.h.


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