TORCS  1.3.9
The Open Racing Car Simulator
BBoxNode Class Reference

#include <BBoxTree.h>

Inheritance diagram for BBoxNode:
Collaboration diagram for BBoxNode:

Public Types

enum  TagType { LEAF, INTERNAL }
 

Public Attributes

BBox bbox
 
TagType tag
 

Detailed Description

Definition at line 41 of file BBoxTree.h.

Member Enumeration Documentation

◆ TagType

Enumerator
LEAF 
INTERNAL 

Definition at line 43 of file BBoxTree.h.

Member Data Documentation

◆ bbox

BBox BBoxNode::bbox

Definition at line 45 of file BBoxTree.h.

◆ tag

TagType BBoxNode::tag

Definition at line 47 of file BBoxTree.h.


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