Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages Examples
CTB3vec.hxx File Reference
Declaration of CTB3vec.
More...
#include "CTB3vec.icc"
Include dependency graph for CTB3vec.hxx:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed Description
Declaration of CTB3vec.
-
Version:
-
-
Id:
-
CTB3vec.hxx,v 1.13 2000/12/04 19:13:21 mueller Exp
Definition in file CTB3vec.hxx.
Define Documentation
Typedef Documentation
Function Documentation
template<class T> |
CTB3vec<T> operator+
|
( |
const CTB3vec< T > & |
lhs, |
|
|
|
|
|
T |
f_rhs |
|
) |
[related] |
|
template<class T> |
CTB3vec<T> operator+
|
( |
T |
f_lhs, |
|
|
|
|
|
const CTB3vec< T > & |
rhs |
|
) |
[related] |
|
template<class T> |
CTB3vec<T> operator-
|
( |
const CTB3vec< T > & |
lhs, |
|
|
|
|
|
T |
f_rhs |
|
) |
[related] |
|
template<class T> |
CTB3vec<T> operator-
|
( |
T |
f_lhs, |
|
|
|
|
|
const CTB3vec< T > & |
rhs |
|
) |
[related] |
|
template<class T> |
T operator *
|
( |
const CTB3vec< T > & |
lhs, |
|
|
|
|
|
const CTB3vec< T > & |
rhs |
|
) |
[related] |
|
template<class T> |
CTB3vec<T> operator *
|
( |
const CTB3vec< T > & |
lhs, |
|
|
|
|
|
T |
f_rhs |
|
) |
[related] |
|
template<class T> |
CTB3vec<T> operator *
|
( |
T |
f_lhs, |
|
|
|
|
|
const CTB3vec< T > & |
rhs |
|
) |
[related] |
|
template<class T> |
CTB3vec<T> operator/
|
( |
const CTB3vec< T > & |
lhs, |
|
|
|
|
|
T |
f_rhs |
|
) |
[related] |
|
template<class T> |
bool operator==
|
( |
const CTB3vec< T > & |
lhs, |
|
|
|
|
|
const CTB3vec< T > & |
rhs |
|
) |
[related] |
|
template<class T> |
bool operator==
|
( |
const CTB3vec< T > & |
lhs, |
|
|
|
|
|
T |
f_rhs |
|
) |
[related] |
|
template<class T> |
bool operator==
|
( |
T |
f_lhs, |
|
|
|
|
|
const CTB3vec< T > & |
rhs |
|
) |
[related] |
|
template<class T> |
ostream& operator<<
|
( |
ostream & |
os, |
|
|
|
|
|
const CTB3vec< T > & |
obj |
|
) |
[related] |
|
template<class T> |
T CTBabs
|
( |
const CTB3vec< T > & |
vec |
) |
[related] |
|
Generated at Fri Oct 24 18:11:34 2003 for CTBbase by
1.2.9-20010812 written by Dimitri van Heesch,
© 1997-2001