Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GNEViewNetHelper::LockIcon Struct Reference

struct for pack all variables and functions related with Block Icon More...

#include <GNEViewNetHelper.h>

Static Public Member Functions

static bool checkDrawing (const GUIVisualizationSettings::Detail d, const GNEAttributeCarrier *AC, GUIGlObjectType type, const double exaggeration)
 check if icon can be drawn
 
static void drawLockIcon (const GUIVisualizationSettings::Detail d, const GNEAttributeCarrier *AC, GUIGlObjectType type, const Position position, const double exaggeration, const double size=0.5, const double offsetx=0, const double offsety=0)
 draw lock icon
 

Private Member Functions

 LockIcon ()
 constructor
 
 LockIcon (const LockIcon &)=delete
 Invalidated copy constructor.
 
LockIconoperator= (const LockIcon &)=delete
 Invalidated assignment operator.
 

Detailed Description

struct for pack all variables and functions related with Block Icon

Definition at line 1673 of file GNEViewNetHelper.h.

Constructor & Destructor Documentation

◆ LockIcon() [1/2]

GNEViewNetHelper::LockIcon::LockIcon ( )
private

constructor

Definition at line 4312 of file GNEViewNetHelper.cpp.

◆ LockIcon() [2/2]

GNEViewNetHelper::LockIcon::LockIcon ( const LockIcon )
privatedelete

Invalidated copy constructor.

Member Function Documentation

◆ checkDrawing()

bool GNEViewNetHelper::LockIcon::checkDrawing ( const GUIVisualizationSettings::Detail  d,
const GNEAttributeCarrier AC,
GUIGlObjectType  type,
const double  exaggeration 
)
static

◆ drawLockIcon()

◆ operator=()

LockIcon & GNEViewNetHelper::LockIcon::operator= ( const LockIcon )
privatedelete

Invalidated assignment operator.


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