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
Vector2f Member List

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

Vector2()Vector2< float >
Vector2(float x_, float y_)Vector2< float >
Vector2(const Vector2< float > &other)Vector2< float >
Vector2f()Vector2f
Vector2f(float x_, float y_)Vector2f
Vector2f(const Vector2f &other)Vector2f
xVector2< float >
yVector2< float >