![]() |
Mapper
0.9.0
API documentation
|
Creates a test map and provides pointers to specific map elements. More...

Public Member Functions | |
| TestMap () | |
| ~TestMap () | |
Public Attributes | |
| Map * | map |
| LineSymbol * | line_symbol |
| PathObject * | line_object |
Creates a test map and provides pointers to specific map elements.
NOTE: delete the map manually in case its ownership is not transferred to a MapEditorController or similar!
| TestMap::TestMap | ( | ) |
|
default |
| PathObject* TestMap::line_object |
| LineSymbol* TestMap::line_symbol |
| Map* TestMap::map |
1.8.13