 |
torcs - 1.2.2 |
 |
src/modules/simu/simuv2/SOLID-2.0/include/3D/Point.h File Reference
#include <algorithm>
#include "Vector.h"
Include dependency graph for Point.h:
Go to the source code of this file.
|
Compounds |
class | Point |
Functions |
Point | operator+ (const Point &p, const Vector &v) |
Point | operator- (const Point &p, const Vector &v) |
Vector | operator- (const Point &p1, const Point &p2) |
bool | operator< (const Point &p1, const Point &p2) |
Point | inf (const Point &p1, const Point &p2) |
Point | sup (const Point &p1, const Point &p2) |
Point | affine (const Point &p1, const Point &p2, Scalar t) |
Scalar | distance (const Point &p1, const Point &p2) |
Scalar | distance2 (const Point &p1, const Point &p2) |
Function Documentation
Scalar distance |
( |
const Point & |
p1, |
|
|
const Point & |
p2 |
|
) |
[inline] |
|
Here is the call graph for this function:
Scalar distance2 |
( |
const Point & |
p1, |
|
|
const Point & |
p2 |
|
) |
[inline] |
|
Here is the call graph for this function:
Here is the call graph for this function:
bool operator< |
( |
const Point & |
p1, |
|
|
const Point & |
p2 |
|
) |
[inline] |
|
Here is the call graph for this function:
Generated at Thu Feb 26 21:53:33 2004 for torcs by
1.3.3 written by Dimitri van Heesch,
© 1997-1999
TORCS © Eric Espié 1999, 2002.