SUMO - Simulation of Urban MObility
TraCIBoundary Struct Reference

A 3D-bounding box. More...

#include <TraCIDefs.h>

Collaboration diagram for TraCIBoundary:
Collaboration graph

Data Fields

double xMax
 
double xMin
 
double yMax
 
double yMin
 
double zMax
 
double zMin
 

Detailed Description

A 3D-bounding box.

Definition at line 89 of file TraCIDefs.h.

Field Documentation

double TraCIBoundary::xMax
double TraCIBoundary::xMin
double TraCIBoundary::yMax
double TraCIBoundary::yMin
double TraCIBoundary::zMax

Definition at line 91 of file TraCIDefs.h.

Referenced by TraCIAPI::getBoundingBox(), and TraCI_Simulation::getNetBoundary().

double TraCIBoundary::zMin

Definition at line 90 of file TraCIDefs.h.

Referenced by TraCIAPI::getBoundingBox(), and TraCI_Simulation::getNetBoundary().


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