torcs - 1.2.2

src/modules/simu/simuv2/SOLID-2.0/src/Shape.h File Reference

#include "BBox.h"

Include dependency graph for Shape.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  Shape

Typedefs

typedef const ShapeShapePtr
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 }


Typedef Documentation

typedef bool(* Common_point)(const Shape&, const Shape&, const Transform&, const Transform&, Vector&, Point&, Point&)
 

typedef bool(* Intersect)(const Shape&, const Shape&, const Transform&, const Transform&, Vector&)
 

typedef const Shape* ShapePtr
 


Enumeration Type Documentation

enum ShapeType
 

Enumeration values:
COMPLEX 
CONVEX 


Generated at Thu Feb 26 21:53:50 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.