Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vtkHeapNode Class Reference

#include <vtkHeap.h>

List of all members.

Public Member Functions

 vtkHeapNode ()

Public Attributes

void * Ptr
vtkHeapNodeNext


Constructor & Destructor Documentation

vtkHeapNode::vtkHeapNode  )  [inline]
 

Definition at line 50 of file vtkHeap.h.


Member Data Documentation

void* vtkHeapNode::Ptr
 

Definition at line 48 of file vtkHeap.h.

vtkHeapNode* vtkHeapNode::Next
 

Definition at line 49 of file vtkHeap.h.


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