Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ CGraphicsPluginImpl
Method
CGraphicsPluginImpl
Source/SysGL/HLEGraphics/GraphicsPluginGL.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
};
112
113
CGraphicsPluginImpl::CGraphicsPluginImpl()
114
: LastOrigin( 0 )
115
{
116
}
117
118
CGraphicsPluginImpl::~CGraphicsPluginImpl()
119
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected