OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MaliSDK::Vec4f Class Reference

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
 

Detailed Description

A 4D floating point vector.

Class containing four floating point numbers.

Definition at line 127 of file VectorTypes.h.

Member Function Documentation

void MaliSDK::Vec4f::normalize ( void  )
inline

Normalize 4D floating point vector.

Definition at line 94 of file VectorTypes.h.

void MaliSDK::Vec4f::normalize ( void  )
inline

Normalize 4D floating point vector.

Definition at line 94 of file VectorTypes.h.

void MaliSDK::Vec4f::normalize ( void  )
inline

Normalize 4D floating point vector.

Definition at line 94 of file VectorTypes.h.

void MaliSDK::Vec4f::normalize ( void  )
inline

Normalize 4D floating point vector.

Definition at line 94 of file VectorTypes.h.

void MaliSDK::Vec4f::normalize ( void  )
inline

Normalize 4D floating point vector.

Definition at line 104 of file Matrix.h.

void MaliSDK::Vec4f::normalize ( void  )
inline

Normalize 4D floating point vector.

Definition at line 135 of file VectorTypes.h.

void MaliSDK::Vec4f::normalize ( void  )
inline

Normalize 4D floating point vector.

Definition at line 135 of file VectorTypes.h.

void MaliSDK::Vec4f::normalize ( void  )
inline

Normalize 4D floating point vector.

Definition at line 135 of file VectorTypes.h.

void MaliSDK::Vec4f::normalize ( void  )
inline

Normalize 4D floating point vector.

Definition at line 135 of file VectorTypes.h.

void MaliSDK::Vec4f::normalize ( void  )
inline

Normalize 4D floating point vector.

Definition at line 135 of file VectorTypes.h.

Member Data Documentation

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.


The documentation for this class was generated from the following files: