Public Member Functions | |
PickRequest () | |
PickRequest (uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, const PickCallback &cb) | |
Public Attributes | |
PickCallback | cb |
uint32_t | x0 |
uint32_t | x1 |
uint32_t | y0 |
uint32_t | y1 |
Definition at line 107 of file render_target.h.
Definition at line 109 of file render_target.h.
rve_render_server::RenderTarget::PickRequest::PickRequest | ( | uint32_t | x0, |
uint32_t | y0, | ||
uint32_t | x1, | ||
uint32_t | y1, | ||
const PickCallback & | cb | ||
) | [inline] |
Definition at line 116 of file render_target.h.
Definition at line 128 of file render_target.h.
Definition at line 124 of file render_target.h.
Definition at line 126 of file render_target.h.
Definition at line 125 of file render_target.h.
Definition at line 127 of file render_target.h.