Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

vtkHeapNode Class Reference

#include <vtkHeap.h>

Collaboration diagram for vtkHeapNode:

Collaboration graph
[legend]
List of all members.

Public Methods

 vtkHeapNode ()

Public Attributes

void * Ptr
vtkHeapNode * Next

Constructor & Destructor Documentation

vtkHeapNode::vtkHeapNode   [inline]
 

Definition at line 76 of file vtkHeap.h.


Member Data Documentation

void* vtkHeapNode::Ptr
 

Definition at line 74 of file vtkHeap.h.

vtkHeapNode* vtkHeapNode::Next
 

Definition at line 75 of file vtkHeap.h.


The documentation for this class was generated from the following file:
Generated on Thu Mar 28 14:29:51 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001