Tizen Native API  3.0

Typedefs

typedef enum _Eina_Matrix_Type Eina_Matrix_Type

Typedef Documentation

Matrix3 types


Enumeration Type Documentation

Enumerator:
EINA_MATRIX_TYPE_IDENTITY 

Identity matrix3 type

EINA_MATRIX_TYPE_AFFINE 

Affine matrix3 type

EINA_MATRIX_TYPE_PROJECTIVE 

Projective matrix3 type

EINA_MATRIX_TYPE_LAST 

The total number of matrix3 types