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

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

#include <GNEViewNetHelper.h>

Collaboration diagram for GNEViewNetHelper::VehicleOptions:

Public Member Functions

void buildVehicleOptionsMenuChecks ()
 build menu checks More...
 
void hideVehicleOptionsMenuChecks ()
 hide all options menu checks More...
 
 VehicleOptions (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 602 of file GNEViewNetHelper.h.

Constructor & Destructor Documentation

◆ VehicleOptions()

GNEViewNetHelper::VehicleOptions::VehicleOptions ( GNEViewNet viewNet)

constructor

Definition at line 967 of file GNEViewNetHelper.cpp.

Member Function Documentation

◆ buildVehicleOptionsMenuChecks()

void GNEViewNetHelper::VehicleOptions::buildVehicleOptionsMenuChecks ( )

build menu checks

Definition at line 973 of file GNEViewNetHelper.cpp.

References myViewNet, and UNUSED_PARAMETER.

◆ hideVehicleOptionsMenuChecks()

void GNEViewNetHelper::VehicleOptions::hideVehicleOptionsMenuChecks ( )

hide all options menu checks

Definition at line 980 of file GNEViewNetHelper.cpp.

Field Documentation

◆ myViewNet

GNEViewNet* GNEViewNetHelper::VehicleOptions::myViewNet
private

pointer to viewNet

Definition at line 615 of file GNEViewNetHelper.h.

Referenced by buildVehicleOptionsMenuChecks().


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