NodeListItemWithIndex Class Reference

Inheritance diagram for NodeListItemWithIndex:

NodeListItem ListItem CCObject SimpleCCObject List of all members.

Public Member Functions

 NodeListItemWithIndex (Node *WhichNode, INT32 i)

Public Attributes

INT32 Index

Detailed Description

Definition at line 1130 of file ngcore.cpp.


Constructor & Destructor Documentation

NodeListItemWithIndex::NodeListItemWithIndex Node WhichNode,
INT32  i
[inline]
 

Definition at line 1133 of file ngcore.cpp.

01133 {pNode = WhichNode; Index = i;};    // initialise pNode to be WhichNode


Member Data Documentation

INT32 NodeListItemWithIndex::Index
 

Definition at line 1133 of file ngcore.cpp.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:56:56 2007 for Camelot by  doxygen 1.4.4