FBHUDElement::Rect Struct Reference
#include <fbhud.h>
HUD element rectangle for drawing in the view.
Definition at line 119 of file fbhud.h.
|
double | mX |
| Element display region left bottom corner's X coordinate. More...
|
|
double | mY |
| Element display region left bottom corner's Y coordinate. More...
|
|
double | mWidth |
| Element display region width. More...
|
|
double | mHeight |
| Element display region height. More...
|
|
double | mWidthScale |
| Element display region width scale factor compared with intrinsic width value. More...
|
|
double | mHeightScale |
| Element display region height scale factor compared with intrinsic height value. More...
|
|
Element display region height.
Definition at line 124 of file fbhud.h.
Element display region height scale factor compared with intrinsic height value.
Definition at line 126 of file fbhud.h.
Element display region width.
Definition at line 123 of file fbhud.h.
Element display region width scale factor compared with intrinsic width value.
Definition at line 125 of file fbhud.h.
Element display region left bottom corner's X coordinate.
Definition at line 121 of file fbhud.h.
Element display region left bottom corner's Y coordinate.
Definition at line 122 of file fbhud.h.
The documentation for this struct was generated from the following file: