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>

Collaboration diagram for TraCIAPI::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 90 of file TraCIAPI.h.

Field Documentation

double TraCIAPI::TraCIBoundary::xMax

Definition at line 92 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::xMin

Definition at line 91 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::yMax

Definition at line 92 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::yMin

Definition at line 91 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::zMax

Definition at line 92 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::zMin

Definition at line 91 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().


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