2.9.16
Coherent GT
A modern user interface library for games
Coherent::UIGT::View Member List

This is the complete list of members for Coherent::UIGT::View, including all inherited members.

AuditPerformance(bool shouldDisplayOnScreen=false, const char *frameSelector=nullptr)=0Coherent::UIGT::Viewpure virtual
BeginCaptureDebugFrame(void *userData, FrameCaptureCallback callback)=0Coherent::UIGT::Viewpure virtual
BindCall(const char *name, IEventHandler *handler)=0Coherent::UIGT::Viewpure virtual
CanGoBack() const =0Coherent::UIGT::Viewpure virtual
CanGoForward() const =0Coherent::UIGT::Viewpure virtual
CaptureSingleDebugFrame(void *userData, FrameCaptureCallback callback)=0Coherent::UIGT::Viewpure virtual
CoherentGetTypeInfo(T *model)Coherent::UIGT::Viewinline
CookiesEnabled() const =0Coherent::UIGT::Viewpure virtual
CreateModel(const char *name, T *model, Binder::BindingMode mode=Binder::BindingMode::BM_ScopedUnsafe)Coherent::UIGT::Viewinline
Destroy()=0Coherent::UIGT::Viewpure virtual
EnableOnScreenPerformanceInfo(bool enable, unsigned x=0u, unsigned y=0u)=0Coherent::UIGT::Viewpure virtual
EndCaptureDebugFrame()=0Coherent::UIGT::Viewpure virtual
ExecuteJSTimers()=0Coherent::UIGT::Viewpure virtual
ExecuteScript(const char *script, const char *frameSelector=nullptr)=0Coherent::UIGT::Viewpure virtual
ExposeAsGlobal(const char *name, T *object, Binder::BindingMode mode=Binder::BindingMode::BM_ScopedUnsafe)Coherent::UIGT::Viewinline
GetAnimationFrameDefer() const =0Coherent::UIGT::Viewpure virtual
GetCacheBytesStats(InternalCaches cache, unsigned &filled, unsigned &capacity)=0Coherent::UIGT::Viewpure virtual
GetCacheCountStats(InternalCaches cache, unsigned &filled, unsigned &capacity)=0Coherent::UIGT::Viewpure virtual
GetClickThroughAlphaThreshold() const =0Coherent::UIGT::Viewpure virtual
GetHeight()=0Coherent::UIGT::Viewpure virtual
GetId() const =0Coherent::UIGT::Viewpure virtual
GetInputGroupUnderCoordinates(float normX, float normY) const =0Coherent::UIGT::Viewpure virtual
GetLastLoadedURL() const =0Coherent::UIGT::Viewpure virtual
GetModelTypename(T *model)Coherent::UIGT::Viewinline
GetOffscreenCanvasRendering() const =0Coherent::UIGT::Viewpure virtual
GetTitle() const =0Coherent::UIGT::Viewpure virtual
GetWidth()=0Coherent::UIGT::Viewpure virtual
GetZoom(ZoomType type)=0Coherent::UIGT::Viewpure virtual
GoBack()=0Coherent::UIGT::Viewpure virtual
GoForward()=0Coherent::UIGT::Viewpure virtual
HasLastLayoutCompleted()=0Coherent::UIGT::Viewpure virtual
IMECancelComposition()=0Coherent::UIGT::Viewpure virtual
IMEConfirmComposition(const char *composition)=0Coherent::UIGT::Viewpure virtual
IMESetComposition(const char *composition, unsigned cursorPos, unsigned targetStart, unsigned targetEnd)=0Coherent::UIGT::Viewpure virtual
InspectorTimelineBeginEvent(const char *name)=0Coherent::UIGT::Viewpure virtual
InspectorTimelineEndEvent(const char *name)=0Coherent::UIGT::Viewpure virtual
InstantiateComponent(const char *name, const char *selector, T *model=nullptr)Coherent::UIGT::Viewinline
IsDocumentReady() const =0Coherent::UIGT::Viewpure virtual
IsMouseOnView()=0Coherent::UIGT::Viewpure virtual
IsReadyForBindings() const =0Coherent::UIGT::Viewpure virtual
IsTransparent() const =0Coherent::UIGT::Viewpure virtual
KeyEvent(const Coherent::UIGT::KeyEventData &event)=0Coherent::UIGT::Viewpure virtual
KillFocus()=0Coherent::UIGT::Viewpure virtual
Layout()=0Coherent::UIGT::Viewpure virtual
LoadURL(const char *url, ViewLoadPolicy policy=VLP_UseCacheOrLoad)=0Coherent::UIGT::Viewpure virtual
MouseEvent(const Coherent::UIGT::MouseEventData &event)=0Coherent::UIGT::Viewpure virtual
QueueClearCaches(unsigned caches)=0Coherent::UIGT::Viewpure virtual
QueueSetCacheBytesSize(InternalCaches cache, unsigned capacity)=0Coherent::UIGT::Viewpure virtual
QueueSetCacheCountSize(InternalCaches cache, unsigned capacity)=0Coherent::UIGT::Viewpure virtual
RecordRenderingCommands()=0Coherent::UIGT::Viewpure virtual
RedrawAll()=0Coherent::UIGT::Viewpure virtual
RegisterForEvent(const char *name, IEventHandler *handler)=0Coherent::UIGT::Viewpure virtual
RegisterModel(const char *name, void *model)=0Coherent::UIGT::Viewpure virtual
Reload()=0Coherent::UIGT::Viewpure virtual
RemoveExposedArray(void *array)=0Coherent::UIGT::Viewpure virtual
RemoveExposedInstance(T *object)Coherent::UIGT::Viewinline
RemoveInstantiateComponent(ComponentHandle instance)=0Coherent::UIGT::Viewpure virtual
Resize(int width, int height)=0Coherent::UIGT::Viewpure virtual
SetAnimationFrameDefer(float valueSec)=0Coherent::UIGT::Viewpure virtual
SetClickThroughAlphaThreshold(float threshold)=0Coherent::UIGT::Viewpure virtual
SetFocus()=0Coherent::UIGT::Viewpure virtual
SetMediaType(MediaType type)=0Coherent::UIGT::Viewpure virtual
SetOffscreenCanvasRendering(bool force)=0Coherent::UIGT::Viewpure virtual
SetScriptError(ScriptCallErrorType error, const char *message)=0Coherent::UIGT::Viewpure virtual
SetZoom(ZoomType type, float value)=0Coherent::UIGT::Viewpure virtual
ShowLayerBorders(bool show)=0Coherent::UIGT::Viewpure virtual
ShowPaintRects(bool show)=0Coherent::UIGT::Viewpure virtual
StopLoading()=0Coherent::UIGT::Viewpure virtual
SynchronizeModels()=0Coherent::UIGT::Viewpure virtual
TriggerEvent(const char *name)=0Coherent::UIGT::Viewpure virtual
TriggerEvent(const char *name, const T1 &argument1)Coherent::UIGT::Viewinline
TriggerEvent(const char *name, const T1 &argument1, const T2 &argument2)Coherent::UIGT::Viewinline
TriggerEvent(const char *name, const T1 &argument1, const T2 &argument2, const T3 &argument3)Coherent::UIGT::Viewinline
TriggerEvent(const char *name, const T1 &argument1, const T2 &argument2, const T3 &argument3, const T4 &argument4)Coherent::UIGT::Viewinline
TriggerEvent(const char *name, const T1 &argument1, const T2 &argument2, const T3 &argument3, const T4 &argument4, const T5 &argument5)Coherent::UIGT::Viewinline
TriggerEvent(const char *name, const T1 &argument1, const T2 &argument2, const T3 &argument3, const T4 &argument4, const T5 &argument5, const T6 &argument6)Coherent::UIGT::Viewinline
TriggerEvent(const char *name, const T1 &argument1, const T2 &argument2, const T3 &argument3, const T4 &argument4, const T5 &argument5, const T6 &argument6, const T7 &argument7)Coherent::UIGT::Viewinline
TriggerEvent(const char *name, const T1 &argument1, const T2 &argument2, const T3 &argument3, const T4 &argument4, const T5 &argument5, const T6 &argument6, const T7 &argument7, const T8 &argument8)Coherent::UIGT::Viewinline
UnbindCall(BoundEventHandle handle)=0Coherent::UIGT::Viewpure virtual
UnbindObject(const void *object)=0Coherent::UIGT::Viewpure virtual
UnregisterFromEvent(BoundEventHandle handle)=0Coherent::UIGT::Viewpure virtual
UnregisterModel(T *model)Coherent::UIGT::Viewinline
UpdateModelArrayPropertyIndex(T *model, Property *prop, size_t index)Coherent::UIGT::Viewinline
UpdateModelProperty(T *model, Property *prop)Coherent::UIGT::Viewinline
UpdateStylesAndLayout()=0Coherent::UIGT::Viewpure virtual
UpdateWholeModel(T *model)Coherent::UIGT::Viewinline