TORCS  1.3.9
The Open Racing Car Simulator
BBoxLeaf Class Reference

#include <BBoxTree.h>

Inheritance diagram for BBoxLeaf:
Collaboration diagram for BBoxLeaf:

Public Member Functions

 BBoxLeaf ()
 
 BBoxLeaf (const Polytope *p)
 
void fitBBox ()
 

Public Attributes

const Polytopepoly
 
- Public Attributes inherited from BBoxNode
BBox bbox
 
TagType tag
 

Additional Inherited Members

- Public Types inherited from BBoxNode
enum  TagType { LEAF, INTERNAL }
 

Detailed Description

Definition at line 50 of file BBoxTree.h.

Constructor & Destructor Documentation

◆ BBoxLeaf() [1/2]

BBoxLeaf::BBoxLeaf ( )
inline

Definition at line 54 of file BBoxTree.h.

◆ BBoxLeaf() [2/2]

BBoxLeaf::BBoxLeaf ( const Polytope p)
inline

Definition at line 55 of file BBoxTree.h.

Here is the call graph for this function:

Member Function Documentation

◆ fitBBox()

void BBoxLeaf::fitBBox ( )

Definition at line 49 of file BBoxTree.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ poly

const Polytope* BBoxLeaf::poly

Definition at line 52 of file BBoxTree.h.


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