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