Bbop-Library 0.4.1-alpha
Opengl library to build 2d apps and game that implement a light system named Lumop
 
Loading...
Searching...
No Matches
Vector2d Member List

This is the complete list of members for Vector2d, including all inherited members.

Vector2()Vector2< double >
Vector2(double x_, double y_)Vector2< double >
Vector2(const Vector2< double > &other)Vector2< double >
Vector2d()Vector2d
Vector2d(double x_, double y_)Vector2d
Vector2d(const Vector2d &other)Vector2d
xVector2< double >
yVector2< double >