OpenGL ES SDK for Android
ARM Developer Center
|
A 4D integer vector. More...
#include <VectorTypes.h>
Public Attributes | |
int | x |
int | y |
int | z |
int | w |
int MaliSDK::Vec4::w |
Definition at line 63 of file VectorTypes.h.
int MaliSDK::Vec4::x |
Definition at line 63 of file VectorTypes.h.
int MaliSDK::Vec4::y |
Definition at line 63 of file VectorTypes.h.
int MaliSDK::Vec4::z |
Definition at line 63 of file VectorTypes.h.