TVectorN< T > Class Template Reference
[Math classes]
List of all members.
Detailed Description
template<class T>
class TVectorN< T >
Defines an N dimensional floating point vector.
Constructor & Destructor Documentation
Member Function Documentation
template<class T >
T TVectorN< T >::GetMagnitude |
( |
void |
|
) |
const |
template<class T >
T TVectorN< T >::GetMagnitudeSquared |
( |
void |
|
) |
const |
template<class T >
const T & TVectorN< T >::operator() |
( |
const uint32 |
valueNum |
) |
const [inline] |
template<class T >
const T & TVectorN< T >::operator[] |
( |
const uint32 |
valueNum |
) |
const [inline] |
template<class T >
void TVectorN< T >::ReleaseStorage |
( |
void |
|
) |
|
template<class T >
void TVectorN< T >::SetValuesToZero |
( |
void |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: