![]() |
torcs - 1.2.2 | ![]() |
#include <3D/Point.h>
#include "Shape.h"
#include "BBox.h"
#include "Transform.h"
Include dependency graph for Convex.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | Convex |
Functions | |
bool | intersect (const Convex &a, const Convex &b, const Transform &a2w, const Transform &b2w, Vector &v) |
bool | intersect (const Convex &a, const Convex &b, const Transform &b2a, Vector &v) |
bool | common_point (const Convex &a, const Convex &b, const Transform &a2w, const Transform &b2w, Vector &v, Point &pa, Point &pb) |
bool | common_point (const Convex &a, const Convex &b, const Transform &b2a, Vector &v, Point &pa, Point &pb) |
void | closest_points (const Convex &, const Convex &, const Transform &, const Transform &, Point &, Point &) |
|
|
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: