 |
torcs - 1.2.2 |
 |
Tuple4 Class Reference
#include <Tuple4.h>
Inheritance diagram for Tuple4:
[legend]List of all members.
|
Public Member Functions |
| Tuple4 () |
| Tuple4 (const float v[4]) |
| Tuple4 (const double v[4]) |
| Tuple4 (Scalar x, Scalar y, Scalar z, Scalar w) |
Scalar & | operator[] (int i) |
const Scalar & | operator[] (int i) const |
Scalar * | getValue () |
const Scalar * | getValue () const |
void | setValue (const float v[4]) |
void | setValue (const double v[4]) |
void | setValue (Scalar x, Scalar y, Scalar z, Scalar w) |
| Tuple4 () |
| Tuple4 (const float v[4]) |
| Tuple4 (const double v[4]) |
| Tuple4 (Scalar x, Scalar y, Scalar z, Scalar w) |
Scalar & | operator[] (int i) |
const Scalar & | operator[] (int i) const |
Scalar * | getValue () |
const Scalar * | getValue () const |
void | setValue (const float v[4]) |
void | setValue (const double v[4]) |
void | setValue (Scalar x, Scalar y, Scalar z, Scalar w) |
Protected Attributes |
Scalar | comp [4] |
Constructor & Destructor Documentation
Tuple4::Tuple4 |
( |
|
) |
[inline] |
|
Tuple4::Tuple4 |
( |
const float |
v[4] |
) |
[inline] |
|
Here is the call graph for this function:
Tuple4::Tuple4 |
( |
const double |
v[4] |
) |
[inline] |
|
Here is the call graph for this function:
Tuple4::Tuple4 |
( |
Scalar |
x, |
|
|
Scalar |
y, |
|
|
Scalar |
z, |
|
|
Scalar |
w |
|
) |
[inline] |
|
Here is the call graph for this function:
Tuple4::Tuple4 |
( |
|
) |
[inline] |
|
Tuple4::Tuple4 |
( |
const float |
v[4] |
) |
[inline] |
|
Here is the call graph for this function:
Tuple4::Tuple4 |
( |
const double |
v[4] |
) |
[inline] |
|
Here is the call graph for this function:
Tuple4::Tuple4 |
( |
Scalar |
x, |
|
|
Scalar |
y, |
|
|
Scalar |
z, |
|
|
Scalar |
w |
|
) |
[inline] |
|
Here is the call graph for this function:
Member Function Documentation
const Scalar* Tuple4::getValue |
( |
|
) |
const [inline] |
|
Scalar* Tuple4::getValue |
( |
|
) |
[inline] |
|
const Scalar* Tuple4::getValue |
( |
|
) |
const [inline] |
|
Scalar* Tuple4::getValue |
( |
|
) |
[inline] |
|
const Scalar& Tuple4::operator[] |
( |
int |
i |
) |
const [inline] |
|
Scalar& Tuple4::operator[] |
( |
int |
i |
) |
[inline] |
|
const Scalar& Tuple4::operator[] |
( |
int |
i |
) |
const [inline] |
|
Scalar& Tuple4::operator[] |
( |
int |
i |
) |
[inline] |
|
void Tuple4::setValue |
( |
Scalar |
x, |
|
|
Scalar |
y, |
|
|
Scalar |
z, |
|
|
Scalar |
w |
|
) |
[inline] |
|
void Tuple4::setValue |
( |
const double |
v[4] |
) |
[inline] |
|
void Tuple4::setValue |
( |
const float |
v[4] |
) |
[inline] |
|
void Tuple4::setValue |
( |
Scalar |
x, |
|
|
Scalar |
y, |
|
|
Scalar |
z, |
|
|
Scalar |
w |
|
) |
[inline] |
|
void Tuple4::setValue |
( |
const double |
v[4] |
) |
[inline] |
|
void Tuple4::setValue |
( |
const float |
v[4] |
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following files:
- src/modules/simu/simuv2/SOLID-2.0/include/3D/Tuple4.h
- src/modules/simu/simuv2.sav/SOLID-2.0/include/3D/Tuple4.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.