 |
torcs - 1.2.2 |
 |
Vector Class Reference
#include <Vector.h>
Inheritance diagram for Vector:
[legend]Collaboration diagram for Vector:
[legend]List of all members.
Constructor & Destructor Documentation
Vector::Vector |
( |
|
) |
[inline] |
|
Vector::Vector |
( |
const float |
v[3] |
) |
[inline] |
|
Vector::Vector |
( |
const double |
v[3] |
) |
[inline] |
|
Vector::Vector |
( |
Scalar |
x, |
|
|
Scalar |
y, |
|
|
Scalar |
z |
|
) |
[inline] |
|
Vector::Vector |
( |
|
) |
[inline] |
|
Vector::Vector |
( |
const float |
v[3] |
) |
[inline] |
|
Vector::Vector |
( |
const double |
v[3] |
) |
[inline] |
|
Vector::Vector |
( |
Scalar |
x, |
|
|
Scalar |
y, |
|
|
Scalar |
z |
|
) |
[inline] |
|
Member Function Documentation
bool Vector::approxZero |
( |
|
) |
const |
|
bool Vector::approxZero |
( |
|
) |
const [inline] |
|
Here is the call graph for this function:
int Vector::closestAxis |
( |
|
) |
const |
|
int Vector::closestAxis |
( |
|
) |
const [inline] |
|
Scalar Vector::length |
( |
|
) |
const |
|
Scalar Vector::length |
( |
|
) |
const [inline] |
|
Here is the call graph for this function:
Scalar Vector::length2 |
( |
|
) |
const |
|
Scalar Vector::length2 |
( |
|
) |
const [inline] |
|
Here is the call graph for this function:
void Vector::normalize |
( |
|
) |
|
|
void Vector::normalize |
( |
|
) |
[inline] |
|
Here is the call graph for this function:
Vector Vector::normalized |
( |
|
) |
const |
|
Vector Vector::normalized |
( |
|
) |
const [inline] |
|
Here is the call graph for this function:
Vector& Vector::operator *= |
( |
Scalar |
s |
) |
|
|
Vector & Vector::operator *= |
( |
Scalar |
s |
) |
[inline] |
|
Vector& Vector::operator/= |
( |
Scalar |
s |
) |
|
|
Vector & Vector::operator/= |
( |
Scalar |
s |
) |
[inline] |
|
Here is the call graph for this function:
Vector Vector::random |
( |
|
) |
[static] |
|
Vector Vector::random |
( |
|
) |
[inline, static] |
|
Here is the call graph for this function:
The documentation for this class was generated from the following files:
- src/modules/simu/simuv2/SOLID-2.0/include/3D/Vector.h
- src/modules/simu/simuv2.sav/SOLID-2.0/include/3D/Vector.h
Generated at Thu Feb 26 21:54:18 2004 for torcs by
1.3.3 written by Dimitri van Heesch,
© 1997-1999
TORCS © Eric Espié 1999, 2002.