SUMO - Simulation of Urban MObility
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 88 of file TraCIAPI.h.

Field Documentation

double TraCIAPI::TraCIBoundary::xMax

Definition at line 90 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::xMin

Definition at line 89 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::yMax

Definition at line 90 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::yMin

Definition at line 89 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::zMax

Definition at line 90 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().

double TraCIAPI::TraCIBoundary::zMin

Definition at line 89 of file TraCIAPI.h.

Referenced by TraCIAPI::getBoundingBox().


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