Create new MapWidget instance
- Returns
- NULL if memory allocation was impossible, otherwise a valid pointer to MapWidget
Initialize MapWidget at the start of the application
- Parameters
-
- Returns
- true if initialization was successful
void MapWidget__render |
( |
MapWidget * |
mw, |
|
|
const ImVec2 & |
window_pos, |
|
|
const ImVec2 & |
window_size |
|
) |
| |
Terminate MapWidget before the application terminates
- Parameters
-
- Returns
- true if termination was successful
The documentation for this struct was generated from the following file: