Eclipse SUMO - Simulation of Urban MObility
GNEViewNetHelper::VehicleTypeOptions Struct Reference

struct used to group all variables related with movement of groups of elements More...

#include <GNEViewNetHelper.h>

Collaboration diagram for GNEViewNetHelper::VehicleTypeOptions:

Public Member Functions

void buildVehicleTypeOptionsMenuChecks ()
 build menu checks More...
 
void hideVehicleTypeOptionsMenuChecks ()
 hide all options menu checks More...
 
 VehicleTypeOptions (GNEViewNet *viewNet)
 constructor More...
 

Private Attributes

GNEViewNetmyViewNet
 pointer to viewNet More...
 

Detailed Description

struct used to group all variables related with movement of groups of elements

Definition at line 619 of file GNEViewNetHelper.h.

Constructor & Destructor Documentation

◆ VehicleTypeOptions()

GNEViewNetHelper::VehicleTypeOptions::VehicleTypeOptions ( GNEViewNet viewNet)

constructor

Definition at line 988 of file GNEViewNetHelper.cpp.

Member Function Documentation

◆ buildVehicleTypeOptionsMenuChecks()

void GNEViewNetHelper::VehicleTypeOptions::buildVehicleTypeOptionsMenuChecks ( )

build menu checks

Definition at line 994 of file GNEViewNetHelper.cpp.

References myViewNet, and UNUSED_PARAMETER.

◆ hideVehicleTypeOptionsMenuChecks()

void GNEViewNetHelper::VehicleTypeOptions::hideVehicleTypeOptionsMenuChecks ( )

hide all options menu checks

Definition at line 1001 of file GNEViewNetHelper.cpp.

Field Documentation

◆ myViewNet

GNEViewNet* GNEViewNetHelper::VehicleTypeOptions::myViewNet
private

pointer to viewNet

Definition at line 632 of file GNEViewNetHelper.h.

Referenced by buildVehicleTypeOptionsMenuChecks().


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