representation d'un vec2, valeur associee a une cle, cf. TextKey et TextFile. More...
#include <TextFile.h>
Public Member Functions | |
Vec2Value (const float _x=0.f, const float _y=0.f) | |
operator const float * () const | |
Public Attributes | |
float | x |
float | y |
representation d'un vec2, valeur associee a une cle, cf. TextKey et TextFile.