SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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. More...
 
RGBColor color
 The color to use. More...
 
bool discard
 Information whether polygons of this type shall be discarded. More...
 
std::string id
 The new type id to use. More...
 
int layer
 The layer to use. More...
 
std::string prefix
 The prefix to use. More...
 

Detailed Description

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

Definition at line 66 of file PCTypeMap.h.

Field Documentation

bool PCTypeMap::TypeDef::allowFill

Information whether polygons of this type can be filled.

Definition at line 78 of file PCTypeMap.h.

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


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