Functions | |
| template<typename PointType > | |
| CGPoint | convertToCGPoint (PointType p) noexcept |
| template<class RectType > | |
| CGRect | convertToCGRect (RectType r) noexcept |
| template<class PointType > | |
| Point< float > | convertToPointFloat (PointType p) noexcept |
| template<class RectType > | |
| Rectangle< float > | convertToRectFloat (RectType r) noexcept |
| template<class RectType > | |
| Rectangle< int > | convertToRectInt (RectType r) noexcept |
| NSPoint | flippedScreenPoint (NSPoint p) noexcept |
| NSRect | flippedScreenRect (NSRect r) noexcept |
| CGFloat | getMainScreenHeight () noexcept |
| template<class PointType > | |
| Point< int > | roundToIntPoint (PointType p) noexcept |
|
noexcept |
References juce::gl::p.
|
noexcept |
References juce::gl::r.
Referenced by juce::OpenGLContext::NativeContext::updateWindowPosition().
|
noexcept |
References juce::gl::p.
|
noexcept |
References juce::gl::r.
|
noexcept |
References int(), and juce::gl::r.
|
inlinenoexcept |
References getMainScreenHeight(), and juce::gl::p.
|
inlinenoexcept |
References getMainScreenHeight(), and juce::gl::r.
|
inlinenoexcept |
References juce::gl::count.
Referenced by flippedScreenPoint(), and flippedScreenRect().
|
noexcept |
References juce::gl::p, and juce::roundToInt().