#include <dr_gui.h>
Public Attributes | |
drgui_resource | hResource |
The resource handle that is passed around to the callback functions. More... | |
drgui_context * | pContext |
A pointer to the context that owns this image. More... | |
Definition at line 606 of file porcupine/demo/c/dr_libs/old/dr_gui.h.
drgui_resource drgui_image::hResource |
The resource handle that is passed around to the callback functions.
Definition at line 612 of file porcupine/demo/c/dr_libs/old/dr_gui.h.
drgui_context * drgui_image::pContext |
A pointer to the context that owns this image.
Definition at line 609 of file porcupine/demo/c/dr_libs/old/dr_gui.h.