#include <vtkHierarchicalDataSetInternal.h>
Definition at line 42 of file vtkHierarchicalDataSetInternal.h.
Public Member Functions | |
| vtkHDSNodeRef (int level, int index) | |
| vtkstd_bool | operator== (const vtkHDSNodeRef &rhs) |
| vtkstd_bool | operator!= (const vtkHDSNodeRef &rhs) |
Public Attributes | |
| int | Level |
| int | Index |
| vtkHDSNodeRef::vtkHDSNodeRef | ( | int | level, | |
| int | index | |||
| ) | [inline] |
Definition at line 44 of file vtkHierarchicalDataSetInternal.h.
| vtkstd_bool vtkHDSNodeRef::operator== | ( | const vtkHDSNodeRef & | rhs | ) | [inline] |
| vtkstd_bool vtkHDSNodeRef::operator!= | ( | const vtkHDSNodeRef & | rhs | ) | [inline] |
Definition at line 55 of file vtkHierarchicalDataSetInternal.h.
Referenced by operator!=(), and operator==().
Definition at line 56 of file vtkHierarchicalDataSetInternal.h.
Referenced by operator!=(), and operator==().
1.5.1