Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
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
 
void hideVehicleOptionsMenuChecks ()
 hide all options menu checks
 
 VehicleOptions (GNEViewNet *viewNet)
 constructor
 

Private Attributes

GNEViewNetmyViewNet
 pointer to net
 

Detailed Description

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

Definition at line 1132 of file GNEViewNetHelper.h.

Constructor & Destructor Documentation

◆ VehicleOptions()

GNEViewNetHelper::VehicleOptions::VehicleOptions ( GNEViewNet viewNet)

constructor

Definition at line 1608 of file GNEViewNetHelper.cpp.

Member Function Documentation

◆ buildVehicleOptionsMenuChecks()

void GNEViewNetHelper::VehicleOptions::buildVehicleOptionsMenuChecks ( )

build menu checks

Definition at line 1614 of file GNEViewNetHelper.cpp.

References UNUSED_PARAMETER.

◆ hideVehicleOptionsMenuChecks()

void GNEViewNetHelper::VehicleOptions::hideVehicleOptionsMenuChecks ( )

hide all options menu checks

Definition at line 1621 of file GNEViewNetHelper.cpp.

Field Documentation

◆ myViewNet

GNEViewNet* GNEViewNetHelper::VehicleOptions::myViewNet
private

pointer to net

Definition at line 1145 of file GNEViewNetHelper.h.


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