42 #ifdef CHECK_MEMORY_LEAKS
44 #endif // CHECK_MEMORY_LEAKS
58 const std::string&
id,
const std::vector<MSLane*>& destLanes,
59 const std::string& file) {
61 static_cast<GUINet&
>(net).getVisualisationSpeedUp().addAdditionalGLObject(lst);
68 std::vector<MSEdge*>& edges,
69 SUMOReal prob,
const std::string& file,
bool off) {
71 dynamic_cast<GUINet&>(net).getVisualisationSpeedUp());
78 const std::vector<std::string>& lines,
84 throw InvalidArgument(
"Could not build bus stop '" +
id +
"'; probably declared twice.");
86 static_cast<GUINet&
>(net).getVisualisationSpeedUp().addAdditionalGLObject(stop);
93 const std::string& file,
94 const std::string& outfile,
97 static_cast<GUINet&
>(net).getVisualisationSpeedUp().addAdditionalGLObject(cali);