Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
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
 
void hideVehicleTypeOptionsMenuChecks ()
 hide all options menu checks
 
 VehicleTypeOptions (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 1079 of file GNEViewNetHelper.h.

Constructor & Destructor Documentation

◆ VehicleTypeOptions()

GNEViewNetHelper::VehicleTypeOptions::VehicleTypeOptions ( GNEViewNet viewNet)

constructor

Definition at line 1625 of file GNEViewNetHelper.cpp.

Member Function Documentation

◆ buildVehicleTypeOptionsMenuChecks()

void GNEViewNetHelper::VehicleTypeOptions::buildVehicleTypeOptionsMenuChecks ( )

build menu checks

Definition at line 1631 of file GNEViewNetHelper.cpp.

References UNUSED_PARAMETER.

◆ hideVehicleTypeOptionsMenuChecks()

void GNEViewNetHelper::VehicleTypeOptions::hideVehicleTypeOptionsMenuChecks ( )

hide all options menu checks

Definition at line 1638 of file GNEViewNetHelper.cpp.

Field Documentation

◆ myViewNet

GNEViewNet* GNEViewNetHelper::VehicleTypeOptions::myViewNet
private

pointer to net

Definition at line 1092 of file GNEViewNetHelper.h.


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