OpenGL ES SDK for Android
ARM Developer Center
|
A 4D floating point vector. More...
#include <VectorTypes.h>
Public Member Functions | |
void | normalize (void) |
Normalize 4D floating point vector. More... | |
void | normalize (void) |
Normalize 4D floating point vector. More... | |
void | normalize (void) |
Normalize 4D floating point vector. More... | |
void | normalize (void) |
Normalize 4D floating point vector. More... | |
void | normalize (void) |
Normalize 4D floating point vector. More... | |
void | normalize (void) |
Normalize 4D floating point vector. More... | |
void | normalize (void) |
Normalize 4D floating point vector. More... | |
void | normalize (void) |
Normalize 4D floating point vector. More... | |
void | normalize (void) |
Normalize 4D floating point vector. More... | |
void | normalize (void) |
Normalize 4D floating point vector. More... | |
Public Attributes | |
float | x |
float | y |
float | z |
float | w |
A 4D floating point vector.
Class containing four floating point numbers.
Definition at line 127 of file VectorTypes.h.
Normalize 4D floating point vector.
Definition at line 94 of file VectorTypes.h.
Normalize 4D floating point vector.
Definition at line 94 of file VectorTypes.h.
Normalize 4D floating point vector.
Definition at line 94 of file VectorTypes.h.
Normalize 4D floating point vector.
Definition at line 94 of file VectorTypes.h.
Normalize 4D floating point vector.
Definition at line 135 of file VectorTypes.h.
Normalize 4D floating point vector.
Definition at line 135 of file VectorTypes.h.
Normalize 4D floating point vector.
Definition at line 135 of file VectorTypes.h.
Normalize 4D floating point vector.
Definition at line 135 of file VectorTypes.h.
Normalize 4D floating point vector.
Definition at line 135 of file VectorTypes.h.
float MaliSDK::Vec4f::w |
Definition at line 130 of file VectorTypes.h.
float MaliSDK::Vec4f::x |
Definition at line 130 of file VectorTypes.h.
float MaliSDK::Vec4f::y |
Definition at line 130 of file VectorTypes.h.
float MaliSDK::Vec4f::z |
Definition at line 130 of file VectorTypes.h.