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