Tizen Native API
7.0
|
_Eina_Quad Struct Reference
Public Attributes | |
double | x0 |
double | y0 |
double | x1 |
double | y1 |
double | x2 |
double | y2 |
double | x3 |
double | y3 |
Detailed Description
Quadrangle definition
Member Data Documentation
double _Eina_Quad::x0 |
Top left x coordinate
double _Eina_Quad::x1 |
Top right x coordinate
double _Eina_Quad::x2 |
Bottom right x coordinate
double _Eina_Quad::x3 |
Bottom left x coordinate
double _Eina_Quad::y0 |
Top left y coordinate
double _Eina_Quad::y1 |
Top right y coordinate
double _Eina_Quad::y2 |
Bottom right y coordinate
double _Eina_Quad::y3 |
Bottom left y coordinate