#import <Display.h>
Public Member Functions | |
() | - ~Display |
(int) | - getWidth |
(int) | - getHeight |
(Area) | - getArea |
(int) | - getBitsPerPixel |
(NSScreen *) | - getNSScreen |
(CGDirectDisplayID) | - getCGDirectDisplayID |
Static Public Member Functions | |
(static std::shared_ptr< Display >) | + getMainDisplay |
(static const std::vector < std::shared_ptr< Display > > &) | + getDisplays |
(static std::shared_ptr< Display >) | + findFromCGDirectDisplayID |
(static BOOL CALLBACK) | + enumMonitorProc |
- cinder: |
- (int) Display: | const |
- (int) Display: | const |
- (Area) Display: | const |
- (int) Display: | const |
- (NSScreen*) Display: | const |
- (CGDirectDisplayID) Display: | const |
+ (shared_ptr< Display >) Display: |
+ (const vector< shared_ptr< Display > > &) Display: |
+ (shared_ptr< Display >) Display: | (CGDirectDisplayID) | displayID |
+ (BOOL CALLBACK) Display: | (HMONITOR) | hMonitor | |
(HDC) | hdc | ||
(LPRECT) | rect | ||
(LPARAM) | lParam | ||