Vec2 Class Reference
[boxproblemfitting]

2D Vector class. More...

List of all members.

Public Member Functions

 Vec2 (const float _x, const float _y)
 Vec2 (const Vec2 &v)
Vec2 operator+ (const Vec2 &v) const
Vec2 operator- (const Vec2 &v) const
Vec2 rot (const float ang) const
 Vec2 (const float _x, const float _y)
 Vec2 (const Vec2 &v)
Vec2 operator+ (const Vec2 &v) const
Vec2 operator- (const Vec2 &v) const
bool operator< (const Vec2 &v) const
Vec2 rot (const float ang) const

Public Attributes

float x
float y

Friends

ostream & operator<< (ostream &out, const Vec2 &v)
ostream & operator<< (ostream &out, const Vec2 &v)


Detailed Description

2D Vector class.
The documentation for this class was generated from the following files:

Generated on Mon Feb 8 17:22:36 2010 for libbiarc by  doxygen 1.5.6