Torque2D Reference
Loading...
Searching...
No Matches
SparseArray
Node
Public Attributes
|
List of all members
SparseArray< T >::Node Struct Reference
#include <sparseArray.h>
Public Attributes
T *
pObject
U32
key
Node
*
next
Member Data Documentation
◆
key
template<class T>
U32 key
◆
next
template<class T>
Node
* next
◆
pObject
template<class T>
T* pObject
The documentation for this struct was generated from the following file:
collection/
sparseArray.h
Generated by
1.16.1