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:
[legend]

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 net More...
 

Detailed Description

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

Definition at line 1130 of file GNEViewNetHelper.h.

Constructor & Destructor Documentation

◆ VehicleTypeOptions()

GNEViewNetHelper::VehicleTypeOptions::VehicleTypeOptions ( GNEViewNet viewNet)

constructor

Definition at line 1535 of file GNEViewNetHelper.cpp.

Member Function Documentation

◆ buildVehicleTypeOptionsMenuChecks()

void GNEViewNetHelper::VehicleTypeOptions::buildVehicleTypeOptionsMenuChecks ( )

build menu checks

Definition at line 1541 of file GNEViewNetHelper.cpp.

References UNUSED_PARAMETER.

◆ hideVehicleTypeOptionsMenuChecks()

void GNEViewNetHelper::VehicleTypeOptions::hideVehicleTypeOptionsMenuChecks ( )

hide all options menu checks

Definition at line 1548 of file GNEViewNetHelper.cpp.

Field Documentation

◆ myViewNet

GNEViewNet* GNEViewNetHelper::VehicleTypeOptions::myViewNet
private

pointer to net

Definition at line 1143 of file GNEViewNetHelper.h.


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