vtkHDSNodeRef Struct Reference

#include <vtkHierarchicalDataSetInternal.h>

List of all members.


Detailed Description

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


Constructor & Destructor Documentation

vtkHDSNodeRef::vtkHDSNodeRef ( int  level,
int  index 
) [inline]

Definition at line 44 of file vtkHierarchicalDataSetInternal.h.


Member Function Documentation

vtkstd_bool vtkHDSNodeRef::operator== ( const vtkHDSNodeRef rhs  )  [inline]

Definition at line 46 of file vtkHierarchicalDataSetInternal.h.

References Index, and Level.

vtkstd_bool vtkHDSNodeRef::operator!= ( const vtkHDSNodeRef rhs  )  [inline]

Definition at line 50 of file vtkHierarchicalDataSetInternal.h.

References Index, and Level.


Member Data Documentation

int vtkHDSNodeRef::Level

Definition at line 55 of file vtkHierarchicalDataSetInternal.h.

Referenced by operator!=(), and operator==().

int vtkHDSNodeRef::Index

Definition at line 56 of file vtkHierarchicalDataSetInternal.h.

Referenced by operator!=(), and operator==().


The documentation for this struct was generated from the following file:
Generated on Sat Dec 30 06:31:16 2006 for VTK by  doxygen 1.5.1