|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API glm::uvec2 MayaFlux::normalized_size_to_pixels | ( | const Kinesis::AABB2D & | region, |
| const std::shared_ptr< Core::Window > & | window | ||
| ) |
Convert an NDC AABB's extent to integer pixel dimensions using window state.
| region | NDC axis-aligned bounding box. |
| window | Window to extract dimensions from. |
Definition at line 116 of file Windowing.cpp.
References MayaFlux::Kinesis::ndc_size_to_pixels().
Here is the call graph for this function: