Bbop-2D 0.4.1-alpha
Bbop-2D is a c++ library based on openGL to make 2D game. It implement sprite, shape, light and more.
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 >