![]() |
OpenGL ES SDK for Android
ARM Developer Center
|
A 3D integer vector. More...
#include <VectorTypes.h>
Public Attributes | |
| int | x |
| int | y |
| int | z |
A 3D integer vector.
Class containing three integers, useful for representing 3D coordinates.
Definition at line 49 of file VectorTypes.h.
| int MaliSDK::Vec3::x |
Definition at line 52 of file VectorTypes.h.
| int MaliSDK::Vec3::y |
Definition at line 52 of file VectorTypes.h.
| int MaliSDK::Vec3::z |
Definition at line 52 of file VectorTypes.h.