![]() |
Eclipse SUMO - Simulation of Urban MObility
|
struct used to group all variables related with movement of groups of elements More...
#include <GNEViewNetHelper.h>
Public Member Functions | |
void | buildVehicleTypeOptionsMenuChecks () |
build menu checks More... | |
void | hideVehicleTypeOptionsMenuChecks () |
hide all options menu checks More... | |
VehicleTypeOptions (GNEViewNet *viewNet) | |
constructor More... | |
Private Attributes | |
GNEViewNet * | myViewNet |
pointer to viewNet More... | |
struct used to group all variables related with movement of groups of elements
Definition at line 615 of file GNEViewNetHelper.h.
GNEViewNetHelper::VehicleTypeOptions::VehicleTypeOptions | ( | GNEViewNet * | viewNet | ) |
constructor
Definition at line 985 of file GNEViewNetHelper.cpp.
void GNEViewNetHelper::VehicleTypeOptions::buildVehicleTypeOptionsMenuChecks | ( | ) |
void GNEViewNetHelper::VehicleTypeOptions::hideVehicleTypeOptionsMenuChecks | ( | ) |
hide all options menu checks
Definition at line 998 of file GNEViewNetHelper.cpp.
|
private |
pointer to viewNet
Definition at line 628 of file GNEViewNetHelper.h.