|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Convert an NDC AABB's extent to integer pixel dimensions.
Equivalent to ndc_size_to_pixels(region.max - region.min, width, height).
| region | NDC axis-aligned bounding box. |
| width | Window width in pixels. |
| height | Window height in pixels. |
Definition at line 443 of file Bounds.hpp.
References MayaFlux::Kinesis::AABB2D::max, MayaFlux::Kinesis::AABB2D::min, ndc_size_to_pixels(), and width.
Referenced by ndc_size_to_pixels(), MayaFlux::normalized_size_to_pixels(), MayaFlux::normalized_size_to_pixels(), MayaFlux::normalized_size_to_pixels(), MayaFlux::normalized_size_to_pixels(), and MayaFlux::Portal::Forma::Plot::place_label().
Here is the call graph for this function:
Here is the caller graph for this function: