lv_3dtexture_private.h
API reference for lv_3dtexture_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_3dtexture.h
Summary
Structs
struct
_lv_3dtexture_t
| Member | Type | Description |
|---|---|---|
obj | lv_obj_t | |
id | lv_3dtexture_id_t | |
h_flip | bool | |
v_flip | bool |
Dependencies
lvgl_public.hlv_obj_private.h
Indirect dependencies
Last updated on