TestFrameWork::Application Class Reference
List of all members.
Public Member Functions |
| | Application (int argc, char **argv, const std::wstring &windowTitle, const ISubsystemsAllocator *subsystemsAllocator) |
Protected Attributes |
|
ThreadPtr | m_renderThread |
|
ThreadPtr | m_logicThread |
Friends |
|
class | AppWindowListener |
Constructor & Destructor Documentation
| Application::Application |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
const std::wstring & |
windowTitle, |
|
|
const ISubsystemsAllocator * |
subsystemsAllocator | |
|
) |
| | |
The documentation for this class was generated from the following files:
- src/TaskBasedFlockSim/Application.h
- src/TaskBasedFlockSim/Application.cpp