TORCS  1.3.9
The Open Racing Car Simulator
BBox.h File Reference
#include <3D/Point.h>
Include dependency graph for BBox.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BBox
 

Functions

bool intersect (const BBox &a, const BBox &b)
 

Function Documentation

◆ intersect()

bool intersect ( const BBox a,
const BBox b 
)
inline

Definition at line 92 of file BBox.h.