TORCS  1.3.9
The Open Racing Car Simulator
BBoxCompAxis Class Reference

Public Member Functions

bool operator() (const BBoxNode &p1, const BBoxNode &p2) const
 
 BBoxCompAxis (int a)
 

Public Attributes

int axis
 

Detailed Description

Definition at line 37 of file BBoxTree.cpp.

Constructor & Destructor Documentation

◆ BBoxCompAxis()

BBoxCompAxis::BBoxCompAxis ( int  a)
inline

Definition at line 43 of file BBoxTree.cpp.

Member Function Documentation

◆ operator()()

bool BBoxCompAxis::operator() ( const BBoxNode p1,
const BBoxNode p2 
) const
inline

Definition at line 40 of file BBoxTree.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ axis

int BBoxCompAxis::axis

Definition at line 39 of file BBoxTree.cpp.


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