|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API glm::uvec2 MayaFlux::normalized_size_to_pixels | ( | const glm::vec2 & | ndc_size, |
| const std::shared_ptr< Core::Window > & | window | ||
| ) |
Convert an NDC-space size to integer pixel dimensions using window state.
| ndc_size | NDC extent. |
| window | Window to extract dimensions from. |
Definition at line 103 of file Windowing.cpp.
References MayaFlux::Kinesis::ndc_size_to_pixels().
Here is the call graph for this function: