U3D
Open-source, cross-platform 2D and 3D game engine built in C++
Loading...
Searching...
No Matches
Urho3D::HashNodeBase Struct Reference

Hash set/map node base class. More...

#include </var/dev/u3d/stable/Source/Urho3D/Container/HashBase.h>

Inheritance diagram for Urho3D::HashNodeBase:
[legend]
Collaboration diagram for Urho3D::HashNodeBase:
[legend]

Public Member Functions

 HashNodeBase ()
 Construct.
 

Public Attributes

HashNodeBasedown_
 Next node in the bucket.
 
HashNodeBaseprev_
 Previous node.
 
HashNodeBasenext_
 Next node.
 

Detailed Description

Hash set/map node base class.


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