Libprimis
Imprimis' 3D destroyable world engine
|
Public Member Functions | |
GenericVec2 (T x, T y) | |
GenericVec2 (const vec2 &v) | |
bool | operator== (const GenericVec2 &h) const |
bool | operator!= (const GenericVec2 &h) const |
Public Attributes | |
T | x |
T | y |