8#ifndef META_OCEAN_PLATFORM_ANDROID_APPLICATION_GL_FRAME_VIEW_H
9#define META_OCEAN_PLATFORM_ANDROID_APPLICATION_GL_FRAME_VIEW_H
60 virtual bool setBackgroundMedium(
const std::string& url,
const std::string& type,
const int preferredWidth,
const int preferredHeight,
const bool adjustFov);
90 static inline GLView* createInstance();
113 bool intermediateBackgroundAdjustFov_ =
false;
float Scalar
Definition of a scalar type.
Definition Math.h:129
The namespace covering the entire Ocean framework.
Definition Accessor.h:15