![]() |
torcs - 1.2.2 | ![]() |
#include "BBox.h"
Include dependency graph for Shape.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | Shape |
Typedefs | |
typedef const Shape * | ShapePtr |
typedef bool(* | Intersect )(const Shape &, const Shape &, const Transform &, const Transform &, Vector &) |
typedef bool(* | Common_point )(const Shape &, const Shape &, const Transform &, const Transform &, Vector &, Point &, Point &) |
Enumerations | |
enum | ShapeType { COMPLEX, CONVEX } |
|
|
|
|
|
|
|
|