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:

Include dependency graph

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

Point affine const Point p1,
const Point p2,
Scalar  t
[inline]
 

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:

Point inf const Point p1,
const Point p2
[inline]
 

Here is the call graph for this function:

Point operator+ const Point p,
const Vector v
[inline]
 

Vector operator- const Point p1,
const Point p2
[inline]
 

Point operator- const Point p,
const Vector v
[inline]
 

bool operator< const Point p1,
const Point p2
[inline]
 

Point sup 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 doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.