|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API bool MayaFlux::is_in_bounds | ( | double | window_x, |
| double | window_y, | ||
| const std::shared_ptr< Core::Window > & | window | ||
| ) |
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 | Window to extract dimensions from |
Definition at line 107 of file Windowing.cpp.
References is_in_bounds().
Here is the call graph for this function: