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

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

Detailed Description

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

Definition at line 1120 of file GNEViewNetHelper.h.

Constructor & Destructor Documentation

◆ VehicleOptions()

GNEViewNetHelper::VehicleOptions::VehicleOptions ( GNEViewNet viewNet)

constructor

Definition at line 1555 of file GNEViewNetHelper.cpp.

Member Function Documentation

◆ buildVehicleOptionsMenuChecks()

void GNEViewNetHelper::VehicleOptions::buildVehicleOptionsMenuChecks ( )

build menu checks

Definition at line 1561 of file GNEViewNetHelper.cpp.

References UNUSED_PARAMETER.

◆ hideVehicleOptionsMenuChecks()

void GNEViewNetHelper::VehicleOptions::hideVehicleOptionsMenuChecks ( )

hide all options menu checks

Definition at line 1568 of file GNEViewNetHelper.cpp.

Field Documentation

◆ myViewNet

GNEViewNet* GNEViewNetHelper::VehicleOptions::myViewNet
private

pointer to net

Definition at line 1133 of file GNEViewNetHelper.h.


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