RioEngine  0.1
My first attempt to create a 3D WYSIWYG Game Engine
UIDProvider Class Reference

The UIDProvider class (self-explanatory) More...

#include <uidprovider.h>

Static Public Member Functions

static unsigned int nextUID ()
 
static void reset ()
 

Detailed Description

The UIDProvider class (self-explanatory)

Definition at line 36 of file uidprovider.h.

Member Function Documentation

unsigned int UIDProvider::nextUID ( )
static

Definition at line 44 of file uidprovider.cpp.

void UIDProvider::reset ( )
static

Definition at line 53 of file uidprovider.cpp.


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