|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API bool MayaFlux::is_in_bounds | ( | double | window_x, |
| double | window_y, | ||
| uint32_t | window_width, | ||
| uint32_t | window_height | ||
| ) |
Check if a point in window coordinates is inside the window bounds.
| window_x | X coordinate in window space |
| window_y | Y coordinate in window space |
| window_width | Window width in pixels |
| window_height | Window height in pixels |
Definition at line 101 of file Windowing.cpp.
Referenced by is_in_bounds().
Here is the caller graph for this function: