 |
torcs - 1.2.2 |
 |
src/modules/simu/simuv2.sav/SOLID-2.0/src/Complex.cpp File Reference
#include "Complex.h"
#include "Transform.h"
#include "BBoxTree.h"
#include <new.h>
Include dependency graph for Complex.cpp:
|
Functions |
bool | intersect (const Complex &a, const Convex &b, const Transform &a2w, const Transform &b2w, Vector &v) |
bool | intersect (const Complex &a, const Complex &b, const Transform &a2w, const Transform &b2w, Vector &v) |
bool | find_prim (const Complex &a, const Convex &b, const Transform &a2w, const Transform &b2w, Vector &v, ShapePtr &p) |
bool | find_prim (const Complex &a, const Complex &b, const Transform &a2w, const Transform &b2w, Vector &v, ShapePtr &pa, ShapePtr &pb) |
bool | common_point (const Complex &a, const Convex &b, const Transform &a2w, const Transform &b2w, Vector &v, Point &pa, Point &pb) |
bool | common_point (const Complex &a, const Complex &b, const Transform &a2w, const Transform &b2w, Vector &v, Point &pa, Point &pb) |
Variables |
BBoxInternal * | free_node |
Function Documentation
Here is the call graph for this function:
Here is the call graph for this function:
Here is the call graph for this function:
Here is the call graph for this function:
Here is the call graph for this function:
Here is the call graph for this function:
Variable Documentation
Generated at Thu Feb 26 21:53:42 2004 for torcs by
1.3.3 written by Dimitri van Heesch,
© 1997-1999
TORCS © Eric Espié 1999, 2002.