#include <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 |
Definition at line 42 of file vtkHierarchicalDataSetInternal.h.
vtkHDSNodeRef::vtkHDSNodeRef | ( | int | level, | |
int | index | |||
) | [inline] |
Definition at line 44 of file vtkHierarchicalDataSetInternal.h.
vtkstd_bool vtkHDSNodeRef::operator== | ( | const vtkHDSNodeRef & | rhs | ) | [inline] |
Definition at line 46 of file vtkHierarchicalDataSetInternal.h.
vtkstd_bool vtkHDSNodeRef::operator!= | ( | const vtkHDSNodeRef & | rhs | ) | [inline] |
Definition at line 50 of file vtkHierarchicalDataSetInternal.h.
Definition at line 55 of file vtkHierarchicalDataSetInternal.h.
Definition at line 56 of file vtkHierarchicalDataSetInternal.h.