OpenPolygon  1.0.0
OpenPolygon is a Rendering Engine
Public Member Functions | List of all members
Vector2< A > Class Template Reference

Public Member Functions

 Vector2 (A x, A y)
 
Vector2operator= (const Vector2 &)
 
Vector2operator- (const Vector2 &l)
 
Vector2operator+ (const Vector2 &)
 
Vector2operator* (const Vector2 &)
 
Vector2operator* (const A)
 
bool operator== (const Vector2 &)
 
bool operator!= (const Vector2 &)
 
void normalize (void)
 
void setX (A x)
 
void setY (A y)
 
getX (void) const
 
getY (void) const
 

The documentation for this class was generated from the following file: