Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getGFXTarget
Method
getGFXTarget
Engine/source/windowManager/sdl/sdlWindow.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
GFXWindowTarget * PlatformWindowSDL::getGFXTarget()
146
{
147
return mTarget;
148
}
149
150
const GFXVideoMode & PlatformWindowSDL::getVideoMode()
151
{
Callers
5
setOptimalDisplaySize
Method · 0.45
onEndFrame
Method · 0.45
renderFrame
Method · 0.45
swapBuffers
Method · 0.45
DefineEngineMethod
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected