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 90 of file TraCIDefs.h.

Field Documentation

◆ xMax

double TraCIBoundary::xMax

Definition at line 92 of file TraCIDefs.h.

Referenced by TraCIAPI::getBoundingBox().

◆ xMin

double TraCIBoundary::xMin

Definition at line 91 of file TraCIDefs.h.

Referenced by TraCIAPI::getBoundingBox().

◆ yMax

double TraCIBoundary::yMax

Definition at line 92 of file TraCIDefs.h.

Referenced by TraCIAPI::getBoundingBox().

◆ yMin

double TraCIBoundary::yMin

Definition at line 91 of file TraCIDefs.h.

Referenced by TraCIAPI::getBoundingBox().

◆ zMax

double TraCIBoundary::zMax

Definition at line 92 of file TraCIDefs.h.

Referenced by TraCIAPI::getBoundingBox().

◆ zMin

double TraCIBoundary::zMin

Definition at line 91 of file TraCIDefs.h.

Referenced by TraCIAPI::getBoundingBox().


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