|
Hymn to Beauty
C++ 3D Engine
|
Classes | |
| class | LockBox |
| class | Queue |
| Queue container class. More... | |
| class | Window |
Functions | |
| template<typename T > | |
| void | swap (LockBox< T > &first, LockBox< T > &second) |
| Swap two lockboxes with each other. More... | |
| void | InitTime () |
| Initialize the starting time. More... | |
| double | GetTime () |
| Get the current time. More... | |
| double Utility::GetTime | ( | ) |
Get the current time.
| void Utility::InitTime | ( | ) |
Initialize the starting time.