SUMO - Simulation of Urban MObility
PCTypeMap::TypeDef Struct Reference

A single definition of values that shall be used for a given type. More...

#include <PCTypeMap.h>

Data Fields

bool allowFill
 Information whether polygons of this type can be filled.
std::string color
 The color to use.
bool discard
 Information whether polygons of this type shall be discarded.
std::string id
 The new type id to use.
int layer
 The layer to use.
std::string prefix
 The prefix to use.

Detailed Description

A single definition of values that shall be used for a given type.

Definition at line 62 of file PCTypeMap.h.


Field Documentation

Information whether polygons of this type can be filled.

Definition at line 74 of file PCTypeMap.h.

Referenced by PCTypeMap::add(), PCLoaderOSM::loadIfSet(), and PCLoaderDlrNavteq::loadPolyFile().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines