![]() |
Eclipse SUMO - Simulation of Urban MObility
|
A color. More...
#include <TraCIDefs.h>
Public Member Functions | |
| std::string | getString () const override |
| virtual int | getType () const |
| TraCIColor () | |
| TraCIColor (int r, int g, int b, int a=255) | |
Data Fields | |
| int | a |
| int | b |
| int | g |
| int | r |
A color.
Definition at line 222 of file TraCIDefs.h.
|
inline |
|
inline |
|
inlineoverridevirtual |
Reimplemented from libsumo::TraCIResult.
Definition at line 225 of file TraCIDefs.h.
|
inlinevirtualinherited |
Reimplemented in libsumo::TraCIDouble, libsumo::TraCIInt, libsumo::TraCIPosition, libsumo::TraCIRoadPosition, and libsumo::TraCIString.
Definition at line 171 of file TraCIDefs.h.
Referenced by libsumo::StorageHelper::toStorage().
| int libsumo::TraCIColor::a |
Definition at line 230 of file TraCIDefs.h.
Referenced by TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), libtraci::Domain< libsumo::CMD_GET_BUSSTOP_VARIABLE, libsumo::CMD_SET_BUSSTOP_VARIABLE >::getCol(), TraCIAPI::TraCIScopeWrapper::getCol(), getString(), libsumo::Helper::makeRGBColor(), libsumo::Helper::makeTraCIColor(), TraCIServer::readTypeCheckingColor(), TraCIAPI::PersonScope::setColor(), TraCIAPI::POIScope::setColor(), TraCIAPI::PolygonScope::setColor(), TraCIAPI::VehicleScope::setColor(), TraCIAPI::VehicleTypeScope::setColor(), TraCITestClient::testAPI(), TraCIColor(), and TraCIColor().
| int libsumo::TraCIColor::b |
Definition at line 230 of file TraCIDefs.h.
Referenced by TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), libtraci::Domain< libsumo::CMD_GET_BUSSTOP_VARIABLE, libsumo::CMD_SET_BUSSTOP_VARIABLE >::getCol(), TraCIAPI::TraCIScopeWrapper::getCol(), getString(), libsumo::Helper::makeRGBColor(), libsumo::Helper::makeTraCIColor(), TraCIServer::readTypeCheckingColor(), TraCIAPI::PersonScope::setColor(), TraCIAPI::POIScope::setColor(), TraCIAPI::PolygonScope::setColor(), TraCIAPI::VehicleScope::setColor(), TraCIAPI::VehicleTypeScope::setColor(), TraCITestClient::testAPI(), TraCIColor(), and TraCIColor().
| int libsumo::TraCIColor::g |
Definition at line 230 of file TraCIDefs.h.
Referenced by TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), libtraci::Domain< libsumo::CMD_GET_BUSSTOP_VARIABLE, libsumo::CMD_SET_BUSSTOP_VARIABLE >::getCol(), TraCIAPI::TraCIScopeWrapper::getCol(), getString(), libsumo::Helper::makeRGBColor(), libsumo::Helper::makeTraCIColor(), TraCIServer::readTypeCheckingColor(), TraCIAPI::PersonScope::setColor(), TraCIAPI::POIScope::setColor(), TraCIAPI::PolygonScope::setColor(), TraCIAPI::VehicleScope::setColor(), TraCIAPI::VehicleTypeScope::setColor(), TraCITestClient::testAPI(), TraCIColor(), and TraCIColor().
| int libsumo::TraCIColor::r |
Definition at line 230 of file TraCIDefs.h.
Referenced by TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), libtraci::Domain< libsumo::CMD_GET_BUSSTOP_VARIABLE, libsumo::CMD_SET_BUSSTOP_VARIABLE >::getCol(), TraCIAPI::TraCIScopeWrapper::getCol(), getString(), libsumo::Helper::makeRGBColor(), libsumo::Helper::makeTraCIColor(), TraCIServer::readTypeCheckingColor(), TraCIAPI::PersonScope::setColor(), TraCIAPI::POIScope::setColor(), TraCIAPI::PolygonScope::setColor(), TraCIAPI::VehicleScope::setColor(), TraCIAPI::VehicleTypeScope::setColor(), TraCITestClient::testAPI(), TraCIColor(), and TraCIColor().