Constructors
| Name | Description |
|---|---|
Manager() |
Destructors
| Name | Description |
|---|---|
~Manager() |
Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
public | void* | getContext() | ||
public | void* | getEngine() | ||
public | const | getDevices() | ||
private | void | initContext() | ||
private | void | destroyContext() | ||
private | void | initEngine() | ||
private | void | destroyEngine() |