Mapper  0.9.0
API documentation
Public Member Functions | Public Attributes | List of all members
TestMap Struct Reference

Creates a test map and provides pointers to specific map elements. More...

Collaboration diagram for TestMap:
Collaboration graph
[legend]

Public Member Functions

 TestMap ()
 
 ~TestMap ()
 

Public Attributes

Mapmap
 
LineSymbolline_symbol
 
PathObjectline_object
 

Detailed Description

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!

Constructor & Destructor Documentation

◆ TestMap()

TestMap::TestMap ( )

◆ ~TestMap()

TestMap::~TestMap ( )
default

Member Data Documentation

◆ line_object

PathObject* TestMap::line_object

◆ line_symbol

LineSymbol* TestMap::line_symbol

◆ map

Map* TestMap::map

The documentation for this struct was generated from the following file: