Created by the British Broadcasting Corporation.
#include <motion.h>
Inheritance diagram for dirac::MotionVector< T >:
dirac::MotionVector< T >::MotionVector | ( | T | a, | |
T | b | |||
) | [inline] |
dirac::MotionVector< T >::MotionVector | ( | ) | [inline] |
dirac::MotionVector< T >::MotionVector | ( | T | a | ) | [inline] |
MotionVector< T > dirac::MotionVector< T >::operator * | ( | const int | argument | ) | const [inline] |
MotionVector< T > dirac::MotionVector< T >::operator * | ( | const float | argument | ) | const [inline] |
MotionVector< T > dirac::MotionVector< T >::operator+ | ( | const MotionVector< T > & | argument | ) | const [inline] |
MotionVector< T > dirac::MotionVector< T >::operator- | ( | const MotionVector< T > & | argument | ) | const [inline] |
MotionVector< T > dirac::MotionVector< T >::operator<< | ( | const int | argument | ) | const [inline] |
MotionVector< T > dirac::MotionVector< T >::operator>> | ( | const int | argument | ) | const [inline] |
const T& dirac::MotionVector< T >::operator[] | ( | const int | pos | ) | const [inline] |
T& dirac::MotionVector< T >::operator[] | ( | const int | pos | ) | [inline] |
T dirac::MotionVector< T >::x |
T dirac::MotionVector< T >::y |
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.