Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ width
Method
width
ogsr_engine/xrCore/_rect.h:155–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
IC void getsize(Tvector& sz) const { sz.sub(rb, lt); }
154
155
IC T width() const { return rb.x - lt.x; }
156
IC T height() const { return rb.y - lt.y; }
157
158
IC SelfRef shrink(T x, T y)
Callers
15
GetOriginalRectScaled
Method · 0.45
load_shared
Method · 0.45
SetOriginalRectEx
Method · 0.45
ApplyZoom
Method · 0.45
Load
Method · 0.45
Draw
Method · 0.45
UpdateSize
Method · 0.45
InitTexture
Method · 0.45
UpdateSize
Method · 0.45
UIMiniMapZoom
Function · 0.45
DrawTexture
Method · 0.45
Update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected