Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
INodeListEntryClass Class Reference

Public Member Functions

 INodeListEntryClass (INode *n, TimeValue)
 
 ~INodeListEntryClass (void)
 

Public Attributes

INode * Node
 
INodeListEntryClassNext
 

Detailed Description

Definition at line 61 of file nodelist.cpp.

Constructor & Destructor Documentation

◆ INodeListEntryClass()

INodeListEntryClass::INodeListEntryClass ( INode * n,
TimeValue  )
inline

Definition at line 65 of file nodelist.cpp.

◆ ~INodeListEntryClass()

INodeListEntryClass::~INodeListEntryClass ( void )
inline

Definition at line 66 of file nodelist.cpp.

Member Data Documentation

◆ Next

INodeListEntryClass* INodeListEntryClass::Next

Definition at line 69 of file nodelist.cpp.

◆ Node

INode* INodeListEntryClass::Node

Definition at line 68 of file nodelist.cpp.


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