Vec2i Struct Reference

#include <opticalflow.h>

List of all members.

Public Member Functions

 Vec2i ()
 Vec2i (int x, int y)
Vec2i operator+ (const Vec2i &v) const
Vec2i operator* (int i) const
Vec2i operator/ (int i) const

Public Attributes

int x
int y

Constructor & Destructor Documentation

Vec2i (  )  [inline]
Vec2i ( int  x,
int  y 
) [inline]

Member Function Documentation

OpticalFlow::Vec2i operator* ( int  i  )  const
OpticalFlow::Vec2i operator+ ( const Vec2i v  )  const
OpticalFlow::Vec2i operator/ ( int  i  )  const

Member Data Documentation

int x
int y

The documentation for this struct was generated from the following files:
Generated on Thu Jun 28 14:49:04 2012 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.6.3