#include <bbopMathClass.h>
Public Member Functions | |
Vector2f () | |
Vector2f (float x_, float y_) | |
Vector2f (const Vector2f &other) | |
![]() | |
Vector2 () | |
Vector2 (float x_, float y_) | |
Vector2 (const Vector2< float > &other) | |
Additional Inherited Members | |
![]() | |
float | x |
float | y |
Vector2f::Vector2f | ( | ) |
Vector2f::Vector2f | ( | float | x_, |
float | y_ ) |
Vector2f::Vector2f | ( | const Vector2f & | other | ) |