MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / getGFXDevice

Method getGFXDevice

Engine/source/windowManager/sdl/sdlWindow.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140GFXDevice * PlatformWindowSDL::getGFXDevice()
141{
142 return mDevice;
143}
144
145GFXWindowTarget * PlatformWindowSDL::getGFXTarget()
146{

Callers 3

VEditorWindow.cppFile · 0.45
VEditorWindow.cppFile · 0.45
guiCanvas.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected