8 #ifndef META_OCEAN_PLATFORM_APPLE_MACOS_FRAME_VIEW_H
9 #define META_OCEAN_PLATFORM_APPLE_MACOS_FRAME_VIEW_H
18 #error Platform::Apple::MacOS::FrameView.h needs to be included from an ObjectiveC++ file
72 FrameView(
const int left,
const int top,
const unsigned int width,
const unsigned int height);
116 bool determineFrameSize(
unsigned int& left,
unsigned int& top,
unsigned int& width,
unsigned int& height);
This class implements Ocean's image class.
Definition: Frame.h:1792
This class implements a recursive lock object.
Definition: Lock.h:31
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15