SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
TraCIAPI::TraCIBoundary Struct Reference

A 3D-bounding box. More...

#include <TraCIAPI.h>

Data Fields

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

Detailed Description

A 3D-bounding box.

Definition at line 81 of file TraCIAPI.h.

Field Documentation

double TraCIAPI::TraCIBoundary::xMax

Definition at line 83 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::xMin

Definition at line 82 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::yMax

Definition at line 83 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::yMin

Definition at line 82 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::zMax

Definition at line 83 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::zMin

Definition at line 82 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().


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