Ult3D
Implementation of "Ultimate 3D Game Engine Design & Architecture" by Allan Sherrod
|
This is the complete list of members for Ult::Handle< T >, including all inherited members.
GetIndex() const | Ult::Handle< T > | inline |
Handle() | Ult::Handle< T > | inline |
Initialize(const int index) | Ult::Handle< T > | inline |
IsNull() const | Ult::Handle< T > | inline |
NULL_HANDLE | Ult::Handle< T > | static |
Nullify() | Ult::Handle< T > | inline |
operator==(const Handle< T > &handle) | Ult::Handle< T > | inline |