8 #ifndef META_OCEAN_PLATFORM_APPLE_MACOS_FLIPPED_VIEW_H
9 #define META_OCEAN_PLATFORM_APPLE_MACOS_FLIPPED_VIEW_H
16 #error Platform::Apple::MacOS::FlippedView.h needs to be included from an ObjectiveC++ file
19 #include <AppKit/AppKit.h>
83 FlippedView(
const int left,
const int top,
const unsigned int width,
const unsigned int height);
141 explicit inline operator bool()
const;
187 inline FlippedView::operator bool()
const
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15